Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 50,582 for

properties

(0.41 sec)
  1. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available Properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... Available properties are type, geometry, text...the page layout model. This property returns an opaque object which...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。... Char ()); // Set properties e.g. color, font, size and...StyleValue . Undefined ; // Set properties e.g. color, font, size and...

    docs.aspose.com/diagram/zh/net/working-with-text/
  3. Convert DWG to TIFF in C#

    This article will let you convert DWG to TIFF in C#. It has details of the required information and steps to write a comprehensive DWG to TIFF converter software in C#....set the VectorRasterizationO property of TiffOptions Save the DWG...however, you can set other properties like draw color, draw type...

    kb.aspose.com/cad/net/convert-dwg-to-tiff-in-cs...
  4. How to Remove Watermark from PDF using Python

    This short topic guides on how to remove watermark from PDF using Python. It encompasses all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using Python....resources, classes, methods, and properties required while developing...artifacts by comparing the Subtype property with the enumerator value...

    kb.aspose.com/pdf/python/how-to-remove-watermar...
  5. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python....PDF file using the desired properties These steps summarize the...slides.export.PdfOptions class property notes_comments_layouting.notes_position...

    kb.aspose.com/slides/python/how-to-save-powerpo...
  6. How to Convert JSON Data to PDF in C#

    This brief tutorial sheds light on how to convert JSON data to PDF in C#. You will learn how using C# JSON to PDF feature can be embedded by following simple steps and the code snippet....JsonLayoutOptions object to set properties for conversion of JSON to...worksheet like we set ArrayAsTable property to true for treating the array...

    kb.aspose.com/cells/net/how-to-convert-json-dat...
  7. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....textbox field using the Value property Set the text color and text...value but also change its properties as well like appearance,...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  8. 使用文本|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....add ( new Char ()); //set properties e.g. color, font, size and...StyleValue . UNDEFINED ); //set properties e.g. color, font, size and...

    docs.aspose.com/diagram/zh/java/working-with-text/
  9. FixedPageSaveOptions.PageSet | Aspose.Words for...

    Control your document rendering with FixedPageSaveOptions PageSet. Easily select specific pages or choose all for seamless output. Optimize your workflow!...PageSet property Gets or sets the pages to...// Below are three PageSet properties that we can use to filter...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...HtmlSaveOptions class to set specific properties that control how CSS and...images, set the ImagesFolder property to specify where images should...

    forum.aspose.com/t/how-to-insert-the-css-format...