Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 41,538 for

document properties

(0.21 sec)
  1. Formatting Slicer with Golang via C++|Documenta...

    Format slicers in Microsoft Excel using Aspose.Cells with Golang via C++....GetStyleType() properties. Formatting Slicer Please...

    docs.aspose.com/cells/go-cpp/formatting-slicer/
  2. Merge Cells in Word using Java

    This article describes how to merge cells in Word using Java. It has the IDE settings, a list of steps, and a sample code to combine cells in Word using Java....application Load the source Word document with a table in it Access...source Word file into the Document class object, get the reference...

    kb.aspose.com/words/java/merge-cells-in-word-us...
  3. FieldFileName class | Aspose.Words for Python

    aspose.words.fields.FieldFileName class. Implements the FILENAME field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the name of the current document from its storage location...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert OneNote to Word using C#

    This article guides on how to convert OneNote to Word using C#. It has IDE settings, programming steps and a sample code to export OneNote to Word using C#....ONE file into the Document class from Aspose.Note namespace...the saved HTML file into the Document object in Aspose.Words namespace...

    kb.aspose.com/note/net/how-to-convert-onenote-t...
  5. Aspose::Words::Fields::UserInformation class | ...

    Aspose::Words::Fields::UserInformation class. Specifies information about the user. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class UserInformation...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Manipulating Photoshop Formats|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....Image to PSD PSD, Photoshop document, is the default file format...of the PsdOptions class' properties can be set for advanced conversion...

    docs.aspose.com/imaging/java/manipulating-photo...
  7. BuildVersionInfo class | Aspose.Words for Python

    aspose.words.BuildVersionInfo class. Provides information about the current product name and version...in Output Documents documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFileSize class | Aspose.Words for Python

    aspose.words.fields.FieldFileSize class. Implements the FILESIZE field...the Working with Fields documentation article. Remarks Retrieves...Retrieves the size of the current document’s file or 0 if the size cannot...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert HTML to PDF in Python

    This article assists on how to convert HTML to PDF in Python. You will get directions to set the IDE, write the program and a runnable sample code to convert HTML file to PDF using Python....source HTML file into the Document object using the load options...created that is required by the Document class constructor. Once the...

    kb.aspose.com/pdf/python/how-to-convert-html-to...
  10. Setting Page Options|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C# API and .NET Library. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....class provides the PageSetup property that is used to set the page...worksheet. In fact, this PageSetup property is an object of the PageSetup...

    docs.aspose.com/cells/net/setting-page-options/