Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 414,639 for

documents

(0.23 sec)
  1. Inconsistency in PDF/A Conversion - Free Suppor...

    Hi Team, We have been using Aspose for PDF to PDF/A conversion in our application, which is currently running on a Linux OS. We are facing an inconsistency in receiving the conversion results. While the conversion work…...exception occurs during the Document.convert() call in our conversion...Usually such problem can be document specific. Could you say if...

    forum.aspose.com/t/inconsistency-in-pdf-a-conve...
  2. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....To add Text string in Pdf document using Aspose.PDF Java for...Ruby Code # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  3. 通过 C++ 在 Node.js 中设置公式中的外部链接|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 在公式中设置外部链接。...node" ); // The path to the documents directory. const dataDir =... "output_out.xlsx" )); AI Document Assistant Close 设置共享公式(Node...

    docs.aspose.com/cells/zh/nodejs-cpp/set-externa...
  4. Search Text in ODP Presentation Files using .NE...

    C# source code to search text in ODP Presentation....or phrase in presentation documents. Search text by exact data...Presentation via C# A basic document search and replace text in...

    products.aspose.com/slides/net/search/odp/
  5. 通过Node.js和C++为Excel工作簿的VBA项目设置密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++为Excel工作簿的VBA项目加密密码。...node" ); // The path to the documents directory. const dataDir =..."outputPasswordProtec.xlsm" )); AI Document Assistant Close 找出VBA项目是否受密码保护,通过Node...

    docs.aspose.com/cells/zh/nodejs-cpp/password-pr...
  6. 通过Node.js的C++检查工作簿中的VBA项目是否已签名|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检查工作簿中的VBA项目是否已签名。...node" ); // The path to the documents directory. const dataDir =...getVbaProject (). isSigned ()); AI Document Assistant Close 通过Node.js的C++将宏分配给表单控件...

    docs.aspose.com/cells/zh/nodejs-cpp/check-if-vb...
  7. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/net/aspose.words.sav...
  8. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF Documents smaller in size, but if they contain RTL (right-to-left) text, it will not be displayed correctly....Allows to make output RTF documents smaller in size, but if they...bool ): ... Remarks If the document that you want to convert to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageRange | Aspose.Words for Java

    Represents a continuous range of pages in Java....the Programming with Documents documentation article. Examples:...exact page ranges. Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  10. Read OFX response File via C# | products.aspose...

    Sample code for OFX response file reading. Use API example code to read batch OFX response files within .NET based applications....for reading OFX response documents, .NET Finance API is the main...

    products.aspose.com/finance/net/read/ofx-response/