Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 41,478 for

document properties

(0.13 sec)
  1. PDF Stamping in Python: Text, Image, and Page O...

    Add stamps: text, image or page - to PDF programmatically with Python sample code using Aspose.PDF for Python via .NET....aspose-pdf Add Stamp to PDF Document Python You need [Aspose.PDF...instance of Document. Get DocumentInfo using Document.Info property...

    products.aspose.com/pdf/python-net/stamps/
  2. Document.ExpandTableStylesToDirectFormatting | ...

    Transform table styles into direct formatting with the ExpandTableStylesToDirectFormatting method, enhancing your Document's appearance effortlessly....ExpandTableStylesToD Contents [ Hide ] Document.ExpandTableStylesToD method...formatting on tables in the document. public void ExpandTableStylesToD...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....you insert a page to a PDF document at any location in the file...and delete pages from your document. This section shows how to...

    docs.aspose.com/pdf/java/working-with-pages/
  4. Aspose::Words::PageSetup::get_Orientation metho...

    Aspose::Words::PageSetup::get_Orientation method. Returns or sets the orientation of the page in C++....settings to sections in a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. 用JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDat...

    学习如何使用Aspose.Cells for JavaScript通过C++设置内置文档属性的ScaleCrop和LinksUpToDate属性。...Example - Set BuiltIn Document Properties </ h1 > < input type...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  6. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this formatting....styleName property ParagraphFormat.styleName property Gets or sets...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font formatting of this object....font property Inline.font property Provides access to the font...Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Chart | Aspose.Words for Java

    Provides access to the chart shape Properties in Java....access to the chart shape properties. To learn more, visit the...the Working with Charts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  9. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in paragraphs. Enhance your Document design with seamless integration and flexibility....public class FrameFormat Properties Name Description Height {...by the RelativeHorizontalPo property. IsFrame { get; } Returns...

    reference.aspose.com/words/net/aspose.words/fra...
  10. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....your application Instantiate Document class object to generate PDF...add text and set textual properties Create PDF from Java by saving...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...