Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 41,529 for

document properties

(1.06 sec)
  1. Working with Footnote and Endnote|Aspose.Words ...

    Insert ffotnotes or endnotes into a Document and specify its options using Node.js....some classes, methods and properties for working with footnotes...footnote or endnote in Word document, please use insertFootnote...

    docs.aspose.com/words/nodejs-net/working-with-f...
  2. Aspose::Words::Loading::LoadOptions::LoadOption...

    Aspose::Words::Loading::LoadOptions::LoadOptions constructor. Initializes a new instance of this class with default values in C++....Shows how to open an HTML document with images from a stream...OpenRead ( get_MyDir () + u "Document.html" ); // Pass the URI of...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....The Style class provides properties for adding borders to cells...object which provides two properties, setColor and setLineStyle...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  4. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single Document....are recognized as a single document. Pages must always be top-level...here */ } } } }; Required properties Name Type Description Children...

    docs.aspose.com/omr/net/programmatic-forms/page...
  5. 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...
  6. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....PowerPoint, Excel, and Word documents. Remove VBA Macros Using the...the VbaProject property under the Presentation class, you can...

    docs.aspose.com/slides/php-java/presentation-vi...
  7. Manage PowerPoint Shapes in JavaScript|Aspose.S...

    Learn how to create, edit, format, and manipulate shapes with JavaScript and Aspose.Slides for Node.js, with code examples for PPT and PPTX presentations....JavaScript Get Shape Effective Properties from Presentations in JavaScript...

    docs.aspose.com/slides/nodejs-java/powerpoint-s...
  8. MappedDataFieldCollection Class | Aspose.Words ...

    Discover Aspose.Words.MailMerging.MappedDataFieldCollection for seamless mapping of data source fields to mail merge fields, enhancing Document automation....of mail merge fields in the document. To learn more, visit the...Mail Merge and Reporting documentation article. public class MappedDataFieldColle...

    reference.aspose.com/words/net/aspose.words.mai...
  9. How to Convert Word to PDF using Python

    This brief tutorial contains information on how to convert Word to PDF using Python. In order to convert Word to PDF in Python this topic entails the environment configuration steps and API calls required to perform the conversion....source Word file into the Document class object instance Initialize...source Word file using the Document class instance. The PdfSaveOptions...

    kb.aspose.com/words/python/how-to-convert-word-...
  10. How to Convert XPS to PDF in C#

    This tutorial is written to explain how to convert XPS to PDF in C#. It includes all the information to configure the environment, code snippet, and the step-by-step algorithm to convert XPS Document to PDF in C#...specify different properties for the output PDF document like the image...can be used to convert XPS document to PDF in C# . Moreover, you...

    kb.aspose.com/page/net/how-to-convert-xps-to-pd...