Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 50,031 for

properties

(1.89 sec)
  1. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."element_type": "Container" property. Elements displayed inside...of objects in the children property. { "element_type" : "Container"...

    docs.aspose.com/omr/net/json-markup/container/
  2. 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...
  3. 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-...
  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. TextBox Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextBox class to easily customize text display within shapes, enhancing your document's visual appeal and functionality.... public class TextBox Properties Name Description FitShapeToText...Use the TextBox property to access text properties of a shape. You...

    reference.aspose.com/words/net/aspose.words.dra...
  6. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...css_stream property. To suppress saving CSS into...CssSavingArgs.is_export_needed property. Properties Name Description css_stream...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Product Overview|Documentation

    Aspose.BarCode for JavaScript via C++: Product Description, Main Features, and General Information...code text, and appearance properties. This class supports various...barcode generation. Essential properties include CodeText and EncodeTypes...

    docs.aspose.com/barcode/javascript-cpp/product-...
  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. 获取工作表信息|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....all custom properties foreach ( CustomProperty Property in Sheet...WriteLine ( "{0}: {1}" , Property . Name , Property . Value ); } } 下载示例代码...

    docs.aspose.com/cells/zh/net/get-worksheet-info...
  10. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....structure and defines objects, properties, events, and methods to access...tree object defines methods, properties, and events to access and...

    docs.aspose.com/html/net/tutorial/what-is-html-...