Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 42,215 for

document properties

(0.09 sec)
  1. Adding Slide to Presentation|Aspose.Slides 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....slideTitle ) { // Open the source document as read/write. using ( PresentationDocument...true )) { // Pass the source document and the position and title...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  2. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the path of a shape in points in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_JoinStyle m...

    Aspose::Words::Drawing::Stroke::get_JoinStyle method. Defines the join style of a polyline in C++....Examples Shows how change stroke properties. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF Document using the TextStamp class with Aspose.PDF for .NET library....TextStamp class provides properties necessary to create a text...stamp, you need to create a Document object and a TextStamp object...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  5. ReflectionFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ReflectionFormat class for advanced object reflection formatting. Enhance your Document design with seamless integration!...public class ReflectionFormat Properties Name Description Blur { get;...Reflection property to access reflection properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/net/working-with-columns-...
  7. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....Style of the Column Set Style properties according to your custom...one There are many useful properties and methods offered by the...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  8. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Represents class to work with document watermark. To learn more,...with Watermark documentation article. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuildingBlock.Sections | Aspose.Words for .NET

    Discover BuildingBlock Sections. Easily access and manage all sections within your building block for streamlined organization and enhanced efficiency....Sections property Returns a collection that...block to a document. // A document's glossary document stores building...

    reference.aspose.com/words/net/aspose.words.bui...
  10. How to Convert PDF to SVG using Java

    This brief guide covers how to convert PDF to SVG using Java. It explains the IDE configuration details, step-by-step algorithm, and a running sample code to convert PDF to vector image using Java....image by setting different properties depending on your needs....source PDF file using the Document class to render it as an SVG...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-sv...