Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 47,800 for

properties

(0.09 sec)
  1. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...presentation->Dispose(); Adjust Text Properties : If the text continues to...overflow, modify the text properties such as font size or wrapping...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  2. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management today!... Properties Name Description AddStartStopChar...DISPLAYBARCODE field, and set its properties. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Word Table Cell Merge Issue - Free Support Foru...

    Cell Merge is not working for me. Below is my code. Table footerTbl = builder.StartTable(); builder.InsertCell(); builder.CellFormat.HorizontalMerge = CellMerge.First; builder.Font.Size = 8; builder.ParagraphFormat.Alig…...VerticalMerge are two separate properties. To merge cells horizontally...VerticalMerge are independent properties – only the horizontal flags...

    forum.aspose.com/t/word-table-cell-merge-issue/...
  4. Manage Presentation Tables on Android|Aspose.Sl...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Android. Discover simple Java code examples to streamline your table workflows....dispose (); } Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...

    docs.aspose.com/slides/androidjava/manage-table/
  5. Manage Presentation Tables in .NET|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for .NET. Discover simple C# code examples to streamline your table workflows.... Pptx ); Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...

    docs.aspose.com/slides/net/manage-table/
  6. Generate ITF Barcodes in C++|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....be adjusted using the ITF property group of class BarcodeParameters...Further in the article, these properties are discussed in detail along...

    docs.aspose.com/barcode/cpp/itf-barcodes/
  7. Manage Presentation Tables in Java|Aspose.Slide...

    Create & edit tables in PowerPoint slides with Aspose.Slides for Java. Discover simple code examples to streamline your table workflows....dispose (); } Get Table Style Properties Aspose.Slides allows you...you to retrieve the style properties for a table so that you can...

    docs.aspose.com/slides/java/manage-table/
  8. Working with Artifacts in Python via .NET|Aspos...

    Aspose.PDF for Python via .NET allows you to add a background image to PDF pages, and get each watermark using Artifact class....contains following useful properties: custom_type - Gets name...artifact position. If this property is specified, then margins...

    docs.aspose.com/pdf/python-net/artifacts/
  9. Open a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....using the ReadOnlyRecommended property and the SetPassword method...Editing”. The ReadOnlyRecommended property is password-secured, so if...

    docs.aspose.com/words/net/open-a-document-read-...
  10. Open a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....using the ReadOnlyRecommended property and the SetPassword method...Editing”. The ReadOnlyRecommended property is password-secured, so if...

    docs.aspose.com/words/cpp/open-a-document-read-...