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

document properties

(0.17 sec)
  1. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word Document using Java. Using simple API calls, one can easily replace text in Word Document using Java for any application and irrespective of Operating System environment....Find and Replace Text in Word Document using Java This brief tutorial...find and replace text in Word document using Java . Using simple...

    kb.aspose.com/words/java/how-to-find-and-replac...
  2. How to Read Bookmarks in PDF using Python

    This article guides on how to read bookmarks in PDF using Python. It contains the resources to set the IDE, important classes and a runnable sample code to extract bookmarks in PDF using Python....learn about the additional properties that can be obtained using...bookmarks in it using the Document class object Iterate through...

    kb.aspose.com/pdf/python/how-to-read-bookmarks-...
  3. Table constructor | Aspose.Words for Python

    Table constructor. Initializes a new instance of the [Table](../) class....doc DocumentBase The owner document. Remarks When Table is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table width issue - document doesn't respect wi...

    I am using Aspose.Words for .Net. I have the following issue. My code creates a table using the DocumentBuilder class. The table PreferredWidth is set: table.PreferredWidth = PreferredWidth.FromPercent(80); I tried al…...Table width issue - document doesn't respect width set in code...PNG (2.6 KB) This the same document excluding the last row : ImageNoOverflow...

    forum.aspose.com/t/table-width-issue-document-d...
  5. ImageSaveOptions.VerticalResolution | Aspose.Wo...

    Discover the ImageSaveOptions VerticalResolution property to easily set and optimize image quality in DPI for stunning visuals. Enhance your projects today!...VerticalResolution property Gets or sets the vertical...get ; set ; } Remarks This property has effect only when saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 在Ruby中管理文档属性|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 来获取特定属性。...来获取特定属性。 Ruby 代码 def get_properties () data_dir = File . dirname ( File...

    docs.aspose.com/cells/zh/java/managing-document...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportDocumentProperties method. Specifies whether to export built-in and custom Document Properties to HTML, MHTML or EPUB. Default value is false in C++....built-in and custom document properties to HTML, MHTML or EPUB...specific encoding when saving a document to .epub. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images....image_contrast property ImageSaveOptions.image_contrast property Gets or...for the generated images. @property def image_contrast ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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/