Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 41,638 for

document properties

(0.17 sec)
  1. Aspose.Cells Product Family

    Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....Excel using C# Display Document Properties in Excel using Java Display...Display Document Properties in Excel using C# Display Document Properties...

    kb.aspose.com/cells/page/7/
  2. Public API Changes in Aspose.Cells 8.1.0|Docume...

    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....0 Contents [ Hide ] This document describes changes to the Aspose...HtmlSaveOptions.ExportHiddenWorkshee Property The HtmlSaveOptions class...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Document.removePersonalInformation property | A...

    Document.removePersonalInformation property. Gets or sets a flag indicating that Microsoft Word will remove all user information from comments, revisions and Document Properties upon saving the Document....removePersonalInform property Document.removePersonalInform property Gets or...revisions and document properties upon saving the document. get removePersonalInform...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Work with Office Add-ins in Java|Aspose.Words f...

    Aspose.Words for Java provides various classes for working with Office Add-ins. You can add Task Pane via web extension and customize the pane and extension Properties....controls that run code to modify documents. Aspose.Words API provides...that can run code to modify documents. For example, using Aspose...

    docs.aspose.com/words/java/work-with-office-add...
  5. 在 Jython 中管理文档属性|Documentation

    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....a list of all custom document properties of the Excel file customProperties...Accessing a custom document property by using the property index # customProperty1...

    docs.aspose.com/cells/zh/java/managing-document...
  6. Orientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Orientation enum for seamless page orientation control. Enhance your Document formatting with ease and precision!...sections in a document. Document doc = new Document (); DocumentBuilder...// Modify the page setup properties for the builder's current...

    reference.aspose.com/words/net/aspose.words/ori...
  7. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...To Docx issue with OCR of a document Aspose.PDF Product Family...pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  8. How to Convert MD to PDF using C#

    This short tutorial guides on how to convert MD to PDF using C#. It contains all the information to set the environment and a runnable sample code along with description to export MD to PDF using C#....class object and set its properties Convert the resultant HTML...ready, now you can set the properties for the output ODF file and...

    kb.aspose.com/html/net/how-to-convert-md-to-pdf...
  9. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...SetImageSizeInPDF () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/set-image-size/
  10. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

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