Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 49,824 for

properties

(0.4 sec)
  1. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…... update the target style properties copyStyleProperties(sourceStyle...getName()); } // Copy table style properties if it's a table style if...

    forum.aspose.com/t/some-styles-were-not-copied-...
  2. How to create a tornado chart with C++|Document...

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

    docs.aspose.com/cells/cpp/create-tornado-chart/
  3. Add watermark to PDF using Rust|Aspose.PDF for ...

    This example demonstrates how to add a customizable text watermark to a PDF document using Aspose.PDF for Rust via C++....and configure the watermark properties. Save the updated document...Ok (()) } Get and Set Page Properties Adding Header and Footer...

    docs.aspose.com/pdf/rust-cpp/add-watermarks/
  4. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Set the text properties of the text fragment. Create...80 , 700 )); // set text properties $fontRepository = new FontRepository...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  5. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....CadRasterizationOpti and set its various properties CadRasterizationOpti rasterizationOptions...//Set the VectorRasterizationO property pdfOptions . setVectorRasterizati...

    docs.aspose.com/imaging/java/public-api-changes...
  6. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumber Stamp class provides properties necessary to create a page...PageNumberStamp object using required properties. After that, you can call...

    docs.aspose.com/pdf/net/add-page-number/
  7. Stroke.join_style property | Aspose.Words for P...

    Stroke.join_style property. Defines the join style of a polyline....join_style property Stroke.join_style property Defines the join...join style of a polyline. @property def join_style ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Format Presentation Charts in Java|Aspose.Slide...

    Learn chart formatting in Aspose.Slides for Java and elevate your PowerPoint presentation with professional, eye-catching styling....Axis and set the following properties: Setting Line format for...for Value Axis Setting Text Properties for Value Axis data Setting...

    docs.aspose.com/slides/java/chart-formatting/
  9. Using LightCells API|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....true, then all the data and properties of rows and cells of this...implementation to set its properties by startRow(Row). For one...

    docs.aspose.com/cells/java/using-lightcells-api/
  10. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering formatting feature in Aspose.Words for .NET....set of paragraph formatting properties. Lists can be used in documents...9 levels, and formatting properties such as number style, start...

    docs.aspose.com/words/net/working-with-lists/