Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 50,560 for

properties

(0.09 sec)
  1. How to Read DOCX File in Python

    This crisp tutorial describes how to read DOCX file in Python. To read DOCX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....information like built-in properties by iterating through Document...Document.built_in_document_properties collection and using the “name”...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  2. How to Convert DAE to OBJ in C#

    This article explains how to convert DAE to OBJ in C#. It has the IDE settings, a list of steps, and a runnable sample code to convert DAE file to OBJ in C#....output OBJ file Set desired properties in the ObjSaveOptions object...ObjSaveOptions to set the property EnableMaterials to true. Finally...

    kb.aspose.com/3d/net/how-to-convert-dae-to-obj-...
  3. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form...."element_type": "InputGroup" property. InputGroup must contain 2...of objects in the children property: The first Content element...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  4. How to Convert PDF to Tagged PDF using C#

    This article guides on how to convert PDF to tagged PDF using C#. It has all the details to set the environment, a set of steps and a runnable sample code for adding tags to PDF files using C#....Each PDF document contains a property called TaggedContent that...setting their respective properties. In the final step, the customized...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tag...
  5. 2 issues when loading jpg and saving as another...

    Hello Try to convert this jpg to tiff, 2 issues: Image Exif and Xmp data will not be saved in the resulting Tiff. Result image is rotated! Original image is not! Thanks. Tested when saving as Tiff and Png, happened…...KeepMetadata or ExifData property explicitly. By default the...ImageOptionsBase.KeepMetadata or ExifData property explicitly. By default the...

    forum.aspose.com/t/2-issues-when-loading-jpg-an...
  6. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....Sections property Returns a collection that...NewGuid (); // The following properties categorize building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. AnswerSheet|Documentation

    AnswerSheet element generates a numbered matrix of bubbles arranged in multiple columns to make more efficient use of space...."element_type": "AnswerSheet" property. The total number of exam...specified in the elements_count property. { "element_type" : "AnswerSheet"...

    docs.aspose.com/omr/net/json-markup/answersheet/
  8. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::Drawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++.... The value for this property must be a number from 0.0...We can access the image's properties and raw data via the ImageData...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. BuildingBlock.Behavior | Aspose.Words for .NET

    Discover how BuildingBlock Behavior enhances your document by defining content insertion methods for seamless integration and improved workflow....Behavior property Specifies the behavior that...NewGuid (); // The following properties categorize building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  10. How to Split Pages in Word using Python

    This crisp tutorial describes how to split pages in Word using Python. It provides introduction to all the necessary resources, steps and runnable sample code to extract pages from Word using Python....that contains the different properties like page_count used here...protected files, and encoding properties to name a few. You can extract...

    kb.aspose.com/words/python/how-to-split-pages-i...