Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 2,857 for

indexing

(0.02 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document....class ); // Remove shape by index content . getPages (). get_Item...

    docs.groupdocs.com/watermark/java/existing-obje...
  8. 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/java/render-pdf-docum...
  9. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio...... Views/Home/Index.cshtmlファイルを開き、その内容を次のように置き換えます。...

    blog.groupdocs.com/ja/categories/groupdocs.view...
  10. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text documents using a GroupDocs.Editor for .NET....via page numbers, not via indexes, so they are 1-based, but not...

    docs.groupdocs.com/editor/net/edit-pdf/