Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 2,872 for

indexing

(0.04 sec)
  1. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....with a single layer (the z-index is not specified for document...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  2. Excel スプレッドシートを編集する |オンライン編集とプログラムによるアプローチ

    Excel スプレッドシートを編集する効率的な方法を発見します。 XLS/XLSX ファイルをオンラインで編集するか、C# および Java を使用してプログラムで編集します。...setWorksheetIndex(0); // index is 0-based, so this is 1st tab...

    blog.groupdocs.com/ja/editor/edit-excel-spreads...
  3. Ajouter ou supprimer des annotations | Annotez ...

    Annotez par programmation des fichiers PDF en C#. Ajoutez ou supprimez des annotations telles que des flèches, un rectangle, une ellipse, une surbrillance, des annotations de filigrane à l'aide de l'API .NET....fournir des identifiants, des index pour supprimer les annotations...

    blog.groupdocs.com/fr/annotation/annotate-pdf-f...
  4. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques....with a single layer (the z-index is not specified for document...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  5. Groupdocs Editor with PPTX - Free Support Forum...

    Hello Team, I am working with Editor in my application, I took help from Groupdocs team for Editor with DOCX file and I got the code from the team, Code below. [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")]…...pages, function (index, elem) { var pageNumber = elem...<!-- Keep the current slide index so we know which slide to load/save...

    forum.groupdocs.com/t/groupdocs-editor-with-ppt...
  6. Existing objects in diagrams | Documentation

    This article explains how to to find and remove watermarks of both types in Visio document....DiagramContent >(); // Remove shape by index content . Pages [ 0 ]. Shapes...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...WordProcessingConten >(); // Remove shape by index content . Sections [ 0 ]. Shapes...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....class ); // Remove shape by index content . getWorksheets ()....

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Existing objects in Word document | Documentation

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking Java API...class ); // Remove shape by index content . getSections (). get_Item...

    docs.groupdocs.com/watermark/java/existing-obje...
  10. Ajouter ou supprimer des annotations en C# | An...

    Ajoutez et supprimez par programmation des annotations des fichiers Word DOC/DOCX en C#. Ajoutez des annotations de flèche, de rectangle, d'ellipse et de filigrane à l'aide de l'API d'annotation .NET....plus, vous pouvez fournir les index pour supprimer les annotations...

    blog.groupdocs.com/fr/annotation/annotate-word-...