Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 41,508 for

document properties

(0.08 sec)
  1. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....important classes, methods, and properties are discussed which are required...the input Word file into the Document class object for converting...

    kb.aspose.com/words/python/how-to-convert-word-...
  2. 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...
  3. Get Paper Width and Height of Page Setup of Wor...

    You will discover in this article how to get the Excel Worksheet Page Setup Paper Width and Paper Height using C# code programmatically with .NET API or Library....PaperHeight properties for this purpose. Get Paper...and PageSetup.PaperHeight properties. It first changes the paper...

    docs.aspose.com/cells/net/get-paper-width-and-h...
  4. Convert SVG Files in Python – Aspose.SVG for Py...

    Learn how to convert SVG to other formats in Python using Aspose.SVG, find Python code examples and try an online converter SVG....{{/if_output}} # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/python-net/convert-svg/
  5. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....Remarks Use this method after document changes that affect field...values in the whole document use Document.normalize_field_types()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Get Paper Width and Height of Page Setup of Wor...

    You will discover in this article how to get the Excel worksheet page‑setup paper width and paper height using Python code programmatically with Aspose.Cells for Python via the .NET API or library....paper_height properties for this purpose. Get Paper...and PageSetup.paper_height properties. It first changes the paper...

    docs.aspose.com/cells/python-net/get-paper-widt...
  7. [Aspose.PDF.Drawing]Pdf To Docx issue with OCR ...

    Hello. Our company utilizes Aspose.PDF to convert Pdfs to Docx. The code is as follows: using (var pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions = new DocSaveOptions { Format = DocSaveOption…...To Docx issue with OCR of a document Aspose.PDF Product Family...pdfDocument = new Aspose.Pdf.Document(pdfFilePath)) { var saveOptions...

    forum.aspose.com/t/aspose-pdf-drawing-pdf-to-do...
  8. How to Add Watermark | Aspose.PDF

    Do you know how easily Add Watermark to PDF in Java? Add Watermark to PDF with high quality using Java Aspose.PDF library....watermarks for safeguarding PDF documents or asserting ownership. Additionally...implement watermarking in PDF documents, we’ll utilize Aspose.PDF...

    products.aspose.com/pdf/tutorial/add-watermark/
  9. PhoneticGuide.base_text property | Aspose.Words...

    PhoneticGuide.base_text property. Gets base text of the phonetic guide....base_text property PhoneticGuide.base_text property Gets base...text of the phonetic guide. @property def base_text ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  10. GroupShape constructor | Aspose.Words for Node.js

    GroupShape constructor. Creates a new group shape....doc DocumentBase The owner document. Remarks By default, the shape...should specify desired shape properties after you created a shape...

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