Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 49,608 for

properties

(0.11 sec)
  1. OleControl.IsForms2OleControl | Aspose.Words fo...

    Discover OleControl's IsForms2OleControl property, which identifies if your control is a Forms2OleControl, enhancing your development efficiency....IsForms2OleControl property Returns true if the control...Examples Shows how to verify the properties of an ActiveX control. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/
  3. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/
  4. How to create a tornado chart with Node.js via ...

    Learn how to create a tornado chart with Aspose.Cells for Node.js via C++ API....initial data and sets relevant properties. Finally, it saves the workbook..."A1:C7" , true ); // Set properties for bar chart chart . getTitle...

    docs.aspose.com/cells/nodejs-cpp/create-tornado...
  5. HtmlInsertOptions enumeration | Aspose.Words fo...

    aspose.words.HtmlInsertOptions enumeration. Specifies options for the [DocumentBuilder.insert_html()](../documentbuilder/insert_html/#str_htmlinsertoptions) method....PRESERVE_BLOCKS Preserve properties of block-level elements....

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartLegendEntryCollection class | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries... Properties Name Description count Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTagRangeStart.SdtType | Aspos...

    Discover the SdtType property of StructuredDocumentTagRangeStart. Learn how to identify structured document tag types for enhanced document management....SdtType property Gets type of this structured...Examples Shows how to get the properties of multi-section structured...

    reference.aspose.com/words/net/aspose.words.mar...
  8. How to Convert TeX to PDF in Java

    This brief tutorial provides details about how to convert TeX to PDF in Java. The outline of this article can be summarized as the environment configuration, step-wise algorithm, and a sample code snippet demonstrating the feature to convert Latex to PDF in Java....TeXOptions class Specify different properties of PdfSaveOptions class instance...class and specify different properties exposed by the PdfSaveOptions...

    kb.aspose.com/tex/java/how-to-convert-tex-to-pd...
  9. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....MarkdownLoadOptions and set the desired properties Load the source Markdown...utilize all the methods and properties to customize the output Word...

    kb.aspose.com/words/python/convert-markdown-to-...
  10. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....and set the required load properties Load the source PCL file...The PclLoadOptions exposes properties like setting the batch size...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...