Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 39,582 for

document properties

(0.16 sec)
  1. Editing a PDF's individual pages|Aspose.PDF for...

    This section explains how to edit PDF's individual pages using PdfPageEditor class....article, we’ll look into the properties and methods provided by this...Transition This class contains two properties related to transition i.e...

    docs.aspose.com/pdf/net/editing-a-pdf-s-individ...
  2. Convert Markdown to Word in Java

    Refer to this article to convert Markdown to Word in Java. You will get details to set the IDE, a list of programming steps, and a sample code to develop a Markdown to Word converter in Java....different methods and properties in the Document class. It contains...source MD file Set different properties and callback functions if...

    kb.aspose.com/words/java/convert-markdown-to-wo...
  3. Aspose.Words.Layout | Aspose.Words for .NET

    Explore Aspose.Words.Layout for precise Document formatting insights. Access page locations and element positioning to enhance your Document's layout....particular document elements are positioned, when the document is formatted...to compute page numbers of document nodes. LayoutEnumerator Enumerates...

    reference.aspose.com/words/net/aspose.words.lay...
  4. PersonCollection class | Aspose.Words for Python

    aspose.words.bibliography.PersonCollection class. Represents a list of persons who are bibliography source contributors.... Properties Name Description count Gets...available in the document. document = aw . Document ( MY_DIR + 'Bibliography...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill AcroForm - Fill PDF Form using C#|Aspose.P...

    You can fill forms in your PDF Document with Aspose.PDF for .NET library.... Fill Form Field in a PDF Document To populate a form field,... get the field from the Document object’s Form collection and...

    docs.aspose.com/pdf/net/fill-form/
  6. Add Watermark to PDF using C++ | Aspose.PDF

    Add watermark to PDF file programmatically with C++ sample code using Aspose.PDF for C++...powerful, and easy-to-use document manipulation API for the C++...the PDF with an instance of Document. Create an instance of WatermarkArtifact...

    products.aspose.com/pdf/cpp/watermark/add/
  7. Convert SVG to PDF in Python

    This topic helps you understand how to convert SVG to PDF in Python. It includes the details about setting up the IDE and offers a code example to export SVG to PDF in Python....CAD to render SVG to PDF document Read the input SVG image by...export the SVG image to a PDF document The steps above outline the...

    kb.aspose.com/cad/python/convert-svg-to-pdf-in-...
  8. Convert EPUB to PDF – Aspose.HTML for Python vi...

    Convert EPUB to PDF using Aspose.HTML Python library. Consider various EPUB to PDF conversion scenarios in Python code examples....(output_dir, exist_ok = True) 12 13 document_path = os. path . join (input_dir...for reading 17 with open (document_path, "rb" ) as stream: 18...

    docs.aspose.com/html/python-net/convert-epub-to...
  9. Aspose::Words::Document::get_HasMacros method |...

    Aspose::Words::Document::get_HasMacros method. Returns true if the Document has a VBA project (macros) in C++....Aspose::Words::Document::get_HasMacros method Contents [ Hide...Hide ] Document::get_HasMacros method Returns true if the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 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...