Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 39,575 for

document properties

(0.12 sec)
  1. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word Document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word Document in C#....to Extract Images from Word Document in C# This article describes...to extract images from Word document in C# . It provides the details...

    kb.aspose.com/words/net/how-to-extract-images-f...
  2. PlainTextDocument.custom_document_properties pr...

    PlainTextDocument.custom_Document_Properties property. Gets [PlainTextDocument.custom_Document_Properties](./) of the Document....custom_document_properties property PlainTextDocument.custom...custom_document_properties property Gets PlainTextDocument.custom_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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-...
  4. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object...Office Add-ins documentation article. Properties Name Description...extension instance in the current document. is_frozen Specifies whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Between Measurement Units in C++|Aspose...

    Aspose.Words for C++ 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/cpp/convert-between-measu...
  6. ImageSaveOptions.ImageBrightness | Aspose.Words...

    Adjust the brightness of your images effortlessly with the ImageSaveOptions property. Enhance your visuals for stunning results!...ImageBrightness property Gets or sets the brightness...get ; set ; } Remarks This property has effect only when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageSaveOptions.HorizontalResolution | Aspose....

    Discover the ImageSaveOptions HorizontalResolution property to easily adjust image quality in DPI for optimal clarity and detail in your projects....HorizontalResolution property Gets or sets the horizontal...get ; set ; } Remarks This property has effect only when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ImageSaveOptions.ImageContrast | Aspose.Words f...

    Adjust the ImageContrast property in ImageSaveOptions to enhance your images' clarity and depth. Optimize your visuals effortlessly!...ImageContrast property Gets or sets the contrast...get ; set ; } Remarks This property has effect only when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ImageSaveOptions.image_brightness property | As...

    ImageSaveOptions.image_brightness property. Gets or sets the brightness for the generated images....image_brightness property ImageSaveOptions.image_brightness property Gets...for the generated images. @property def image_brightness ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Change PDF Metadata using Python

    This quick topic will mentor you in how to change PDF metadata using Python. It has all the details for setting the IDE, steps for writing the application and a runnable code to edit PDF Properties using Python.... Other properties that can be modified other...discussed. Steps to Edit PDF Properties using Python Set the IDE...

    kb.aspose.com/pdf/python/how-to-change-pdf-meta...