Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 417,994 for

document

(0.31 sec)
  1. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your Document's structure with the UpdatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation....UpdatePageLayout Contents [ Hide ] Document.UpdatePageLayout method Rebuilds...Rebuilds the page layout of the document. public void UpdatePageLayout...

    reference.aspose.com/words/net/aspose.words/doc...
  2. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....Working with VBA Macros documentation article. Examples: Shows...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. CommentDisplayMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.CommentDisplayMode enum for optimized Document comment rendering. Enhance your Document's clarity and presentation today!...Specifies the rendering mode for document comments. public enum CommentDisplayMode...Value Description Hide 0 No document comments are rendered. ShowInBalloons...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....layouts, and how to save documents to various fixed‑page formats...worthwhile to first discuss document at a high level. When thinking...

    docs.aspose.com/words/python-net/converting-to-...
  5. ListCollection.count property | Aspose.Words fo...

    ListCollection.count property. Gets the count of numbered and bulleted lists in the Document....and bulleted lists in the document. @property def count ( self...owner document properties of lists. doc = aw . Document () lists...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF Documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s Save method. The...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  7. PDF Footer Insertion Using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++....Add Footers to PDF Document Using C++ In order to add footers... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/footer/
  8. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....feature to transform PDF documents into PPTX format. During this...as a second argument to the Document .save(..) method. Check next...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  9. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless font formatting of paragraph breaks, enhancing your text's appearance and readability....all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/par...
  10. Remove Open Action|Aspose.PDF for Python via .NET

    This example loads an existing PDF, removes the open action, and saves the cleaned Document....Action Contents [ Hide ] PDF documents may contain actions that execute...you can easily remove the document open action and ensure the...

    docs.aspose.com/pdf/python-net/remove-open-action/