Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 414,433 for

document

(0.64 sec)
  1. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET....) to PDF documents. You also get the leverage...steps below: Create a new PDF Document . Add Page to pages collection...

    docs.aspose.com/pdf/net/add-rectangle/
  2. Load the Workbook with Specific System Culture ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....maximumFractionDigit : 2 }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/load-the-w...
  3. Aspose::Words::Saving::XlsxSaveOptions::get_Sec...

    Aspose::Words::Saving::XlsxSaveOptions::get_SectionMode method. Gets or sets the way how sections are handled when saving to the output XLSX Document. The default value is MultipleWorksheets in C++....saving to the output XLSX document. The default value is MultipleWorksheets...Examples Shows how to save document as a separate worksheets....

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html Document in C++....should be embedded into Html document. bool Aspose :: Words :: Saving...stylesheets when exporting a document to Html. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Display EPUB Formats Using Python | Aspose.PDF

    Open and view EPUB Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the EPUB with an instance of Document. View resultant File. Python...EpubLoadOptions () document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/python-net/viewer/epub/
  6. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  7. 在 PDF 文件中创建链接|Aspose.PDF for Java

    本节解释如何使用 Java 在 PDF 文档中创建链接。...要创建应用程序链接: 创建一个 Document 对象。 获取要添加链接的 Page 。 使用 Page...对象的 Annotations 集合中。 最后,使用 Document 对象的 Save 方法保存更新后的 PDF。 以下代码片段展示了如何在...

    docs.aspose.com/pdf/zh/java/create-links/
  8. 将曲线对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将曲线对象创建到您的PDF中。...ExampleCurve () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-curve/
  9. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF Documents into one JPEG single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  10. Converting a EPS file to SVG using Java | Aspos...

    EPS to SVG conversion via Java sample code. Programmers can use this example code to export EPS to SVG within any Web or Desktop Java based application....programmatically a document from EPS to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/java/conversion/eps-to-...