Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 39,438 for

document properties

(0.16 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/net/add-arc/
  2. Convert CMX to PDF in C#

    This tutorial demonstrates how to convert CMX to PDF in C#. It provides the IDE configuration, a series of steps, and example code for creating a CMX to PDF converter in C#....Configure the metadata for the document Produce the PDF file on disk...file, and assigns various properties. It then sets up PDF export...

    kb.aspose.com/imaging/net/convert-cmx-to-pdf-in...
  3. Convert CMX to PDF in Java

    This tutorial explains the method to convert CMX to PDF in Java. It outlines the IDE setup and sample code for building a CMX to PDF converter in Java....Define the metadata for the document Generate the PDF file to the...CMX file, and sets multiple properties. It subsequently configures...

    kb.aspose.com/imaging/java/convert-cmx-to-pdf-i...
  4. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an object in C++....Use the Glow property to access glow properties of an object...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Various...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartAxis.hasMajorGridlines property | Aspose.W...

    ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....hasMajorGridlines property ChartAxis.hasMajorGridlines property Gets or...values. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. AxisScaling.minimum property | Aspose.Words for...

    AxisScaling.minimum property. Gets or sets minimum value of the axis....minimum property AxisScaling.minimum property Gets or sets minimum...values. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.Document property. Gets the Document object that is being saved....document property DocumentPartSavingAr.document property Gets...Gets the document object that is being saved. get document () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReplacerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReplacerContext class for seamless find and replace operations, enhancing your Document automation and efficiency.... Properties Name Description FindReplaceOptions...processor. LayoutOptions { get; } Document layout options used by the...

    reference.aspose.com/words/net/aspose.words.low...
  9. CssSavingArgs.document property | Aspose.Words ...

    CssSavingArgs.Document property. Gets the Document object that is currently being saved....document property CssSavingArgs.document property Gets the document...saved. get document () : Aspose . Words . Document See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert PDF to Latex using Python

    This tutorial elaborates on how to convert PDF to Latex in Python. It explains basic information about the setup of the system environment and step-by-step procedure, along with a code snippet to create a PDF to Latex converter using Python....the input PDF file with a Document class object Initialize a...loads a source PDF document using the Document class and then initializes...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...