Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 34,405 for

document properties

(0.07 sec)
  1. Working with PDF File Metadata in Python|Aspose...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....extract metadata from a PDF document using Aspose.PDF for Python...accessing the info property of the Document object, it retrieves...

    docs.aspose.com/pdf/pyhton-net/pdf-file-metadata/
  2. Change Settings for Opening PDF using C#

    This article guides how to change settings for opening PDF using C#. It has the IDE settings, steps, and a sample code to change how PDF opens using C#....will demonstrate various properties that change PDF opening settings...the source PDF file into the Document object to change the opening...

    kb.aspose.com/pdf/net/change-settings-for-openi...
  3. Code Comparison for common features|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....File Formats Update shape properties in VSTO and Aspose.Diagram...Drawings in Visio Get Document Properties Inserting a new Page...

    docs.aspose.com/diagram/net/code-comparison-for...
  4. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used...saveFormat property ImageSaveOptions.saveFormat property Specifies...format in which the rendered document pages or shapes will be saved...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Python 和 .NET 版本差异|Python via .NET 格式的 Aspose.W...

    Aspose.Words for Python via .NET 是 Aspose.Words for .NET 的包装器,本页介绍了这两种产品的功能和 API 的差异。... Document ( docs_base . my_dir + "Document.docx" ) #...doc = aw . Document ( docs_base . my_dir + "Document.docx" ) clone...

    docs.aspose.com/words/zh/python-net/python-notes/
  6. How to Clean Metadata from PDF using Python

    This article guides on how to clean metadata from PDF using Python. It has details to set the IDE, a list of steps, and a runnable sample code to strip PDF metadata using Python....default properties one by one and all the custom properties collectively...source PDF file using the Document class for removing the metadata...

    kb.aspose.com/pdf/python/how-to-clean-metadata-...
  7. Aspose::Words::Markup::CustomXmlProperty::get_V...

    Aspose::Words::Markup::CustomXmlProperty::get_Value method. Gets or sets the value of the custom XML attribute or smart tag property in C++....XML attribute or smart tag property. System :: String Aspose ::...MakeObject < Document > (); // A smart tag appears in a document with...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  9. WebExtension class | Aspose.Words for Node.js

    Aspose.Words.WebExtension class. Represents a web extension object...Office Add-ins documentation article. Properties Name Description...extension instance in the current document. isFrozen Specifies whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Digitally Sign a Word Document using Java

    This short guide provides information on how to digitally sign a Word Document using Java. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Java....How to Digitally Sign a Word Document using Java This article provides...how to digitally sign a Word document using Java . It has the details...

    kb.aspose.com/words/java/how-to-digitally-sign-...