Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 14,071 for

document editing

(0.11 sec)
  1. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....application for object opening or editing. An OLE object may display...a slide so users cannot move/edit it in PowerPoint? Lock the shape:...

    docs.aspose.com/slides/java/manage-ole/
  2. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured Document tag which accepts multi-sections content in Java....an end of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  3. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...or if the fonts used in the document are not available on the system...allows the fonts used in the document to be exported. ExportFontsAsBase64...

    forum.aspose.com/t/when-converting-docx-to-html...
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/nodejs-net/specify-render...
  5. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for Document enhancement....displayed in the text of the document as a highlight, underline...corresponding note. You can edit the properties of Text Markup...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  6. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldNumPages...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. File Format Conversion via Java | products.aspo...

    Convert Microsoft Office Word, Excel, PowerPoint, Outlook, PDF, HTML, 3D Images, Diagrams, Video Formats and different other formats with just few lines of Java code....Convert Microsoft ® Office documents, PDF, Images, HTML and multiple...Library speeds up developing document manipulation solutions from...

    products.aspose.com/total/java/conversion/
  8. Report Template and Merge Fields|Aspose.Words f...

    How to create report template for the Aspose.Words for SharePoint....Hide ] You need a template document before you can generate a...template is a Microsoft Word document with placeholders defining...

    docs.aspose.com/words/sharepoint/report-templat...
  9. DocumentBuilder.CurrentNode | Aspose.Words for ...

    Discover the DocumentBuilder CurrentNode property to easily access the selected node, enhancing your Document Editing efficiency and workflow....a paragraph or structured document tag, CurrentNode returns null...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Working with Sections in C++|Aspose.Words for C++

    Understanding Document section concepts and manipulation practices using C++. Insert section into a Document C++. Remove section C++. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/cpp/working-with-sections/