Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 400,456 for

document

(0.22 sec)
  1. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this Document represents a frames page....property Document.frameset property Returns a Document.frameset...frameset instance if this document represents a frames page. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfSaveOptions.additionalTextPositioning proper...

    PdfSaveOptions.additionalTextPositioning property. A flag specifying whether to write additional text positioning operators or not....downside is the increased PDF document size. The default value is...operators. let doc = new aw . Document ( base . myDir + "Text positioning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PclSaveOptions.AddPrinterFont | Aspose.Words fo...

    Discover the PclSaveOptions AddPrinterFont method to efficiently upload and manage printer fonts from manufacturers for enhanced printing performance....the font that is used in Pcl document. Remarks There are 52 fonts...different font. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Add Attachments to PDF using C# | Aspose.PDF

    Add attachments to PDF Documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... powerful and easy to use document manipulation API for net platform...to Aspose.PDF DLL. Create a Document object. Create a FileSpecification...

    products.aspose.com/pdf/net/attachments/add/
  5. SaveOptions.dmlEffectsRenderingMode property | ...

    SaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered....property is used when the document is exported to fixed page...of DrawingML effects in a document as we save it to PDF. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BuiltInDocumentProperties.Lines | Aspose.Words ...

    Discover the BuiltInDocumentProperties Lines property, your key to estimating Document line counts efficiently for better content management....the number of lines in the document. public int Lines { get ;...labels in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.pro...
  7. Forms2OleControlCollection.Count | Aspose.Words...

    Discover the Forms2OleControlCollection Count property to easily retrieve the total number of objects in your collection for enhanced data management....embedded in a document and its child controls. Document doc = new...new Document ( MyDir + "OLE ActiveX controls.docm" ); // Shapes...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 在 PS 文件中使用转换 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中转换内容的问题。了解如何在 Java 中使用该功能...output stream for PostScript document 2 FileOutputStream outPsStream...new PS Document with the page opened 7 PsDocument document = new...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  9. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  10. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java....the Working with Fields documentation article. Remarks: Retrieves...USERINITIALS field. Document doc = new Document(); // Create a UserInformation...

    reference.aspose.com/words/java/com.aspose.word...