Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 401,908 for

document

(0.13 sec)
  1. C# API to Export MSG to PCL | products.aspose.com

    Convert MSG to PCL without using Microsoft Word or Outlook on .NET...API for working with Word documents. It allows developers to easily...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/net/conversion/msg-to...
  2. Font | Aspose.Words for Java

    Contains font attributes font name font size color and so on for an object in Java....the Working with Fonts documentation article. Remarks: You do...its font property. Document doc = new Document(); Run run = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Remove Fields using Python|Aspose.Words for Pyt...

    Learn how to remove fields in Python. Remove fields programmatically using Python via .NET API....to remove a field from the document. This may occur when it is...is no longer needed in the document. For example a TOC field when...

    docs.aspose.com/words/python-net/remove-fields/
  4. Online OFT to EMF Conversion or Build .NET base...

    Free online app to convert OFT to EMF files. .NET C# conversion library code for OFT Documents....will be converted into EMF document Download the converted EMF...HTML by using Document class Save the document to EMF format...

    products.aspose.com/total/net/conversion/oft-to...
  5. Online OFT to PCL Conversion or Build .NET base...

    Free online app to convert OFT to PCL files. .NET C# conversion library code for OFT Documents....will be converted into PCL document Download the converted PCL...HTML by using Document class Save the document to PCL format...

    products.aspose.com/total/net/conversion/oft-to...
  6. FixedPageSaveOptions.colorMode property | Aspos...

    FixedPageSaveOptions.colorMode property. Gets or sets a value determining how colors are rendered.... Document ( base . myDir + "Images.docx"...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  8. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...and clipping by text in PS document. 2 String outputFileName =...new 1-paged PS Document 8 PsDocument document = new PsDocument(getOutputDir()...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  9. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...attached PDFi nto an Aspose Document and the reported page count...Pdf; var attachmentDoc = new Document(blob, loadOptions); count...

    forum.aspose.com/t/page-count-way-off/326236
  10. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

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