Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 400,447 for

document

(0.16 sec)
  1. Convert DOTX to PPSX via C++ or with free Onlin...

    Export DOTX to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPSX online converter quickly before integrating the code....file that is used to create documents with a consistent look and...that can be used to create a document. However, the DOTX file format...

    products.aspose.com/total/cpp/conversion/dotx-t...
  2. Working with Hatch Patterns in PS file | Python

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...Developer Guide Working with PS Document Working with Hatch Patterns...] Add Hatch Pattern in PS Document Hatch patterns, often comprising...

    docs.aspose.com/page/python-net/ps/working-with...
  3. ReplacerContext.find_replace_options property |...

    ReplacerContext.find_replace_options property. Find/replace options....how to replace string in the document using context. # There is...ways to replace string in the document: doc = MY_DIR + 'Footer.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Landscape pages are rendered as portrait pages ...

    Hi, When converting a DOCX with some portrait and landscape pages to PDF using Aspose.Words, the pages in the PDF all became portrait. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pd…... Code: var doc = new Document(@".\test.docx"); doc.Save(@"...landscape pages in a DOCX document are rendered as portrait pages...

    forum.aspose.com/t/landscape-pages-are-rendered...
  5. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.CurrentParagraph | Aspose.Words...

    Access the selected paragraph in DocumentBuilder easily with the CurrentParagraph property. Streamline your Document editing process today!...Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.IsAtStartOfParagraph | Aspose.W...

    Discover DocumentBuilder's IsAtStartOfParagraph property. Easily check if your cursor is at the paragraph's start for efficient text editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....adding watermarks to your PDF document using Artifacts. Please check...PHP. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/add-watermarks/
  9. FootnoteOptions.RestartRule | Aspose.Words for ...

    Discover the FootnoteOptions RestartRule property to control automatic numbering resets, enhancing Document organization and clarity. Optimize your workflow today!...places in the document. Document doc = new Document (); DocumentBuilder...reference text that we pass to the document builder's "InsertEndnote"...

    reference.aspose.com/words/net/aspose.words.not...
  10. DocumentVisitor.VisitSmartTagEnd | Aspose.Words...

    Discover the DocumentVisitor VisitSmartTagEnd method, essential for efficient smart tag enumeration. Enhance your coding with this key functionality!...in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...

    reference.aspose.com/words/net/aspose.words/doc...