Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 42,398 for

document properties

(1.33 sec)
  1. Delete PDF Pages programmatically|Aspose.PDF fo...

    You can delete pages from your PDF file using PHP.... // Open document $document = new Document ( $inputFile );...); $pages = $document -> getPages (); // Delete a particular...

    docs.aspose.com/pdf/php-java/delete-pages/
  2. VariableCollection class | Aspose.Words for Python

    aspose.words.VariableCollection class. A collection of Document variables...VariableCollection class A collection of document variables. To learn more,...the Work with Document Properties documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....@hrnallap When converting documents from .doc to .docx using Aspose...this problem. Check Table Properties : Ensure that the tables...

    forum.aspose.com/t/table-and-image-truncation-d...
  4. Convert Between Measurement Units in Java|Aspos...

    Aspose.Words for Java can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels....Hide ] Most of the object properties provided in the Aspose.Words...when setting various page properties because, for instance, inches...

    docs.aspose.com/words/java/convert-between-meas...
  5. FieldIncludeText.SourceFullName | Aspose.Words ...

    Discover the FieldIncludeText SourceFullName property to easily manage Document locations with IRI. Enhance your workflow and streamline data handling!...SourceFullName property Gets or sets the location of the document using...and set its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Paragraph::get_ParagraphFormat m...

    Aspose::Words::Paragraph::get_ParagraphFormat method. Provides access to the paragraph formatting Properties in C++....the paragraph formatting properties. System :: SharedPtr < Aspose...construct an Aspose.Words document by hand. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Odso class | Aspose.Words for Python

    aspose.words.settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Mail Merge and Reporting documentation article. Remarks ODSO seems...data sources for a mail merge document. ODSO probably first appeared...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using WorkbookMetadata|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....class to edit custom document properties of a workbook. Once you...be able to read the document properties. Here is sample code...

    docs.aspose.com/cells/net/using-workbookmetadata/
  9. How to Create PDF using C++

    In this short tutorial, we will learn how to create PDF using C++. By using C++ create PDF file example, one can easily generate a PDF in few API calls. The example can be used in any MS Windows development environment that support C++....Aspose::Pdf namespace Initialize document object to create PDF from...instance to set text and its properties Using Save method in C++...

    kb.aspose.com/pdf/cpp/how-to-create-pdf-using-cpp/
  10. Using WorkbookMetadata|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....class to edit custom document properties of a workbook. Once you...be able to read the document properties. Here is sample code...

    docs.aspose.com/cells/java/using-workbookmetadata/