Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 41,499 for

document properties

(0.18 sec)
  1. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....the following methods or properties of the Range object: Address...usage of the methods and properties as discussed above. Please...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  2. Aspose::Words::Fields::FieldIndex::get_UseYomi ...

    Aspose::Words::Fields::FieldIndex::get_UseYomi method. Gets or sets whether to enable the use of yomi text for index entries in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...each XE field found in the document. // Each entry will display...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....the Working with Shapes documentation article. Examples: Shows...and scale shapes. Document doc = new Document(getMyDir() + "Office...

    reference.aspose.com/words/java/com.aspose.word...
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....shapes in a spreadsheet or document can be beneficial for several...particularly important in complex documents where shapes may be used for...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...get particular page $page = $document -> getPages () -> add ();...

    products.aspose.com/pdf/zh-hans/php-java/text/
  6. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....load properties Load the source PCL file into the Document object...PDF using an instance of the Document class. Code to Develop PCL...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  7. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....MarkdownLoadOptions and set the desired properties Load the source Markdown...Markdown file into the Document object with the desired load options...

    kb.aspose.com/words/python/convert-markdown-to-...
  8. Add Watermark to PDF using Java | Aspose.PDF

    Add watermark to PDF file programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. Create an instance of WatermarkArtifact...WatermarkArtifact. Set properties of WatermarkArtifact object....

    products.aspose.com/pdf/java/watermark/add/
  9. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved Document design.... Document doc = new Document ( MyDir + "Two color...Font . Fill ; // Check Fill properties of the Font. Console . WriteLine...

    reference.aspose.com/words/net/aspose.words.dra...
  10. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one Document into another....is_import_children) Imports a node from one document into another. def import_node...belonging to the importing document. The returned node has no...

    reference.aspose.com/words/python-net/aspose.wo...