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

document

(0.42 sec)
  1. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.loading.ChmLoadOptions class. Allows to specify additional options when loading CHM Document into a [Document](../../aspose.words/Document/) object...options when loading CHM document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: ChmLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected Document format....property Gets the detected document format. get loadFormat ()...LoadFormat Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++....Default is all the pages in the document. System :: SharedPtr < Aspose...effect only when rendering document pages. This property is ignored...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. 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-...
  5. 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...
  6. DocumentVisitor.visitParagraphEnd method | Aspo...

    DocumentVisitor.visitParagraphEnd method. Called when enumeration of a paragraph has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitRun method | Aspose.Words ...

    DocumentVisitor.visitRun method. Called when a run of text in the is encountered....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentVisitor.visitSectionStart method | Aspo...

    DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.JustificationMode | Aspose.Words for .NET

    Discover how to optimize your Document's character spacing with the JustificationMode property. Enhance readability and improve presentation effortlessly!...JustificationMode Document.JustificationMode property Gets or...character spacing adjustment of a document. public JustificationMode...

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