Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 42,394 for

document properties

(1.41 sec)
  1. HtmlSaveOptions.image_resolution property | Asp...

    HtmlSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to HTML, MHTML or EPUB...image_resolution property HtmlSaveOptions.image_resolution property Specifies...EPUB. Default is 96 dpi . @property def image_resolution ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。...outfile ) document = apdf . Document ( path_infile ) document . pages...Rotation . ON90 # Set text properties textStamp . text_state ....

    products.aspose.com/pdf/zh-hans/python-net/stam...
  3. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....Words document by hand. auto doc = System...Aspose :: Words :: Document > (); // A blank document contains one...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::ParagraphFormat::get_WordWrap me...

    Aspose::Words::ParagraphFormat::get_WordWrap method. If this property is false, Latin text in the middle of a word can be wrapped for the current paragraph. Otherwise Latin text is wrapped by whole words in C++....ParagraphFormat::get_WordWrap method If this property is false , Latin text in the...Shows how to set special properties for Asian typography. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Table Position in Node.js|Aspose.Words for Node.js

    Specify table position in Node.js. Get a table alignment, get and set floating table position using Node.js....the floating table in the document is affected by the vertical...need to position a table in a document in a certain way. To do this...

    docs.aspose.com/words/nodejs-net/position-a-table/
  6. ResourceSavingArgs.resource_file_name property ...

    ResourceSavingArgs.resource_file_name property. Gets or sets the file name (without path) where the resource will be saved to....resource_file_name property ResourceSavingArgs.resource_file_name...resource_file_name property Gets or sets the file name (without path) where...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Table Position in Java|Aspose.Words for Java

    Specify table position in Java. Get a table alignment, get and set floating table position using Java....the floating table in the document is affected by the vertical...need to position a table in a document in a certain way. To do this...

    docs.aspose.com/words/java/position-a-table/
  8. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....MaxDataColumn properties. If the aforementioned properties return zero...However, if any of these properties return -1, that indicates...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  9. FrameFormat.vertical_position property | Aspose...

    FrameFormat.vertical_position property. Gets vertical distance between the edge of the frame and the item specified by the [FrameFormat.relative_vertical_position](../relative_vertical_position/) property....vertical_position property FrameFormat.vertical_position property Gets vertical...relative_vertical_position property. @property def vertical_position...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add background to PDF|Aspose.PDF for .NET

    Add background image to the your PDF file with C#. Use the BackgroundArtifact object.... to documents. In Aspose.PDF for .NET, each PDF document is a...AddBackgroundToPdf () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/add-backgrounds/