Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 165,206 for

document

(0.1 sec)
  1. Paragraph | Aspose.Words for Java

    Represents a paragraph of text in Java....Working with Paragraphs documentation article. Remarks: Paragraph...paragraph invalid when the document is opened in Microsoft Word...

    reference.aspose.com/words/java/com.aspose.word...
  2. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/nod...
  3. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  4. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....Load the XPS file into the Document object using the above load...using the save() method in the Document class These simple steps summarize...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  5. FontInfoCollection.EmbedTrueTypeFonts | Aspose....

    Learn how the EmbedTrueTypeFonts property in FontInfoCollection enhances Document quality by allowing TrueType font embedding. Default is false....embed TrueType fonts in a document when it is saved. Default...allows others to view the document with the same fonts that were...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Create DOTM in Python | products.aspose.com

    Generate Microsoft Word DOTM Document using Python applications without using Microsoft Word....DOTM File in Python Create Document class object. Create DocumentBuilder...DOTM document path. Creation Requirements For DOTM document creation...

    products.aspose.com/total/python-net/create/dotm/
  7. FontSettings | Aspose.Words for Java

    Specifies font settings for a Document in Java....Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. Remarks: Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  8. AdvancedCompareOptions.IgnoreStoreItemId | Aspo...

    Discover how the AdvancedCompareOptions IgnoreStoreItemId property enhances Document comparison by ignoring StructuredDocumentTag ID differences for improved accuracy.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...

    reference.aspose.com/words/net/aspose.words.com...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/
  10. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...more, visit the Save a Document documentation article. Remarks By...when Aspose.Words saves a document to HTML, it saves CSS information...

    reference.aspose.com/words/python-net/aspose.wo...