Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 34,456 for

document properties

(0.06 sec)
  1. C++ API to Convert CGM to XLSB | products.aspos...

    Convert CGM to XLSB via C++ API without using Microsoft Excel or Adobe Reader...to XLSB Open CGM file using Document class reference Convert CGM...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. How to Add Image in PDF using Python

    This article explains how to add image in PDF using Python. It covers the environment configuration details, the algorithm, and a code snippet....source PDF file using the Document class to add an image Get...need to load a source PDF document and the image file. Next,...

    kb.aspose.com/pdf/python/how-to-add-image-in-pd...
  3. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject..."GradientAngle" properties after the document saves. auto saveOptions...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. FieldUnknown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUnknown class for handling unrecognized fields efficiently. Enhance your Document processing with seamless integration!...the Working with Fields documentation article. public class FieldUnknown...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances Document navigation by managing bookmarked paragraph positions effectively....InsertRelativePositi property Gets or sets whether to insert...FieldPageRef () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldFormula Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormula class to effortlessly implement and manage formula fields in your Documents for enhanced functionality....the Working with Fields documentation article. public class FieldFormula...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose.Cells Object Model|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....style, formula and other properties of a single cell. ChartCollection/Chart...address and other related properties using Hyperlink object. ...

    docs.aspose.com/cells/python-net/aspose-cells-o...
  8. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow shapes, when processing a Document, and export them to an external location using C#....from a Document Contents [ Hide ] When processing documents, a common...extract all images found in the document and export them to an external...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  9. WebExtensionReferenceCollection class | Aspose....

    Aspose.Words.WebExtensions.WebExtensionReferenceCollection class. Specifies a list of web extension references...Office Add-ins documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Arc Object to PDF file|Aspose.PDF for Pytho...

    This article explains how to create a arc object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. It also offers the feature...programmatically draw arcs within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-arc/