Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 41,507 for

document properties

(0.49 sec)
  1. 在Python中管理文档属性|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....开发人员可以使用该示例中下面演示的 custom_properties 集合的 Index 或 Name 来获取特定属性。...a list of all custom document properties of the Excel file customProperties...

    docs.aspose.com/cells/zh/java/managing-document...
  2. BaseWebExtensionCollection1.Item | Aspose.Words...

    Discover the BaseWebExtensionCollection Item property to easily manage items by index. Simplify your development with efficient data handling today!...with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...
  3. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....currentShape property ImageSavingArgs.currentShape property Gets the...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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/
  5. 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/
  6. Document.remove_personal_information property |...

    Document.remove_personal_information 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....on property Document.remove_personal_information property Gets...revisions and document properties upon saving the document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.thumbnail property | ...

    BuiltInDocumentProperties.thumbnail property. Gets or sets the thumbnail of the Document....thumbnail property BuiltInDocumentPrope.thumbnail property Gets or...sets the thumbnail of the document. get thumbnail () : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImageSavingArgs.CurrentShape | Aspose.Words for...

    Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient shape and group shape saving in your projects....CurrentShape property Gets the ShapeBase object...group shape. That’s why the property has ShapeBase type. You can...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....use FixWidth and FixHeight properties of Aspose.Pdf.Image Class...Instantiate Document object auto document = MakeObject < Document > ();...

    docs.aspose.com/pdf/cpp/set-image-size/
  10. Saving a Document as a Multipage TIFF in C++|As...

    Convert a Document to a multi-page TIFF using C++. To determine how the Document is displayed on the image you need to specify additional options: resolution, number of pages, image binarization, etc....Ask AI Saving a Document as a Multipage TIFF Contents [ Hide...with documents, you often need to convert your document to a...

    docs.aspose.com/words/cpp/saving-a-document-as-...