Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 414,360 for

document

(0.88 sec)
  1. Convert OTT to POTX via C++ or with free Online...

    Export OTT to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....text document format that is used to store text documents, spreadsheets...on C++ Open OTT file using Document class reference Convert OTT...

    products.aspose.com/total/cpp/conversion/ott-to...
  2. 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...
  3. 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...
  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. 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...
  6. 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...
  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...