Sort Score
Result 10 results
Languages All
Labels All
Results 3,111 - 3,120 of 351,041 for

document

(0.15 sec)
  1. 使用 FloatingBox 进行文本生成|Aspose.PDF for .NET

    本页面解释如何在浮动框内格式化文本。...{ // Create PDF document using ( var document = new Aspose . Pdf...Pdf . Document ()) { var page = document . Pages . Add (); //...

    docs.aspose.com/pdf/zh/net/floating-box/
  2. Body.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the Body EnsureMinimum method. Automatically add an empty paragraph if the last child isn't a paragraph for better formatting....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...

    reference.aspose.com/words/net/aspose.words/bod...
  3. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance....compression level used to save document. The default value is Normal...saving an OOXML document. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words.sav...
  4. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....the Working with Fields documentation article. Remarks: For information...field types to link to other documents in the local file system,...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChmLoadOptions.OriginalFileName | Aspose.Words ...

    Discover the ChmLoadOptions OriginalFileName property, easily set the CHM file name for streamlined access. Default value is null. Optimize your experience!...get ; set ; } Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/net/aspose.words.loa...
  6. MarkdownSaveOptions.images_folder property | As...

    MarkdownSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a Document to the [SaveFormat.MARKDOWN](../../../aspose.words/saveformat/#MARKDOWN) format...are saved when exporting a document to the SaveFormat.MARKDOWN.... Remarks When you save a Document in SaveFormat.MARKDOWN format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DigitalSignature class | Aspose.Words for Python

    aspose.words.digitalsignatures.DigitalSignature class. Represents a digital signature on a Document and the result of its verification...Represents a digital signature on a document and the result of its verification...with Digital Signatures documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize page saving to fixed formats. Enhance your Document management today!...to use a callback to save a document to HTML page by page. public...PageFileNames () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. XmlMapping.delete method | Aspose.Words for Nod...

    XmlMapping.delete method. Deletes mapping of the parent structured Document to XML data....mapping of the parent structured document to XML data. delete () Examples...parts. let doc = new aw . Document (); // Construct an XML part...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. XmlMapping.is_mapped property | Aspose.Words fo...

    XmlMapping.is_mapped property. Returns ``True`` if the parent structured Document tag is successfully mapped to XML data....True if the parent structured document tag is successfully mapped...custom XML parts. doc = aw . Document () # Construct an XML part...

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