Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 40,923 for

properties

(0.07 sec)
  1. ParagraphFormat.farEastLineBreakControl propert...

    ParagraphFormat.farEastLineBreakControl property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph....farEastLineBreakCont property ParagraphFormat.farEastLineBreakCont property Gets...Shows how to set special properties for Asian typography. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. GroupShape constructor | Aspose.Words for Python

    GroupShape constructor. Creates a new group shape....should specify desired shape properties after you created a shape...GroupShape GroupShape.node_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....Words API and the Alignment property. Thus, you can adjust the...and RelativeVerticalAlig properties. With other types of text...

    docs.aspose.com/words/cpp/position-a-table/
  4. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....can modify the LineWeight property of the shape. Below is a code...the line color and other properties: using System.IO; using Aspose...

    forum.aspose.com/t/adjust-thickness-of-visio-no...
  5. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Android...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/androidjava/1d-barcodes...
  6. Parameters of 1D Barcode Generation|Documentation

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/python-java/generate-1d...
  7. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....can also set a number of properties of the output PDF file like...IPdfSaveOptions class object to set properties of the output PDF Configure...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...
  8. 用 C++ 指定Excel文件的文档版本,通过内置文档属性|Documentation

    学习如何使用 Aspose.Cells for C++ 通过内置文档属性指定Excel文件的版本。...namespace Aspose :: Cells :: Properties ; int main () { Aspose ::...// Access built-in document property collection BuiltInDocumentPrope...

    docs.aspose.com/cells/zh/cpp/specify-document-v...
  9. How to Generate Barcode in Python? | products.a...

    Short script code to generate barcodes using Python. Barcodes can be 1D, 2D and postal barcode images of various symbologies including 128 and QR using few lines code....Users can easily manipulate properties such as height, size, color...BarcodeGenerator class. Set the desired properties for the barcode, such as...

    products.aspose.com/total/python-net/generate-b...
  10. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…... Set Properties : You can set properties such as fill...get_Item(1), rect); // Set properties for the redaction annot.setFillColor(Color...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...