Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 177,970 for

document formatting

(2.21 sec)
  1. Aspose::Words::Fields::FieldOptions::get_FieldI...

    Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the Formatting for the FieldIndex fields in the Document in C++....the formatting for the FieldIndex fields in the document. Aspose...() Examples Shows how to formatting FieldIndex fields. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets Document default paragraph Formatting....default_paragraph_format property StyleCollection.default_paragraph_format...default_paragraph_format property Gets document default paragraph formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your Document's visual appeal.... Fill Represents fill formatting for an object. GlowFormat...GlowFormat Represents the glow formatting for an object. GradientStop...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Watermark VSSM document via .NET | products.asp...

    C# source code to add watermark to vssm file on .NET Framework, .NET Core, Mono Platforms....and high performance VSSM document watermark using server-side...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/watermark/vssm/
  5. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing Formatting issues while converting Document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...are facing formatting issues while converting document from Word... } var wordDocument = new Document(docStream); var saveOptions...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  6. Aspose::Words::Drawing namespace | Aspose.Words...

    Aspose::Words::Drawing namespace. The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects in C++.... Fill Represents fill formatting for an object. To learn more...Working with Graphic Elements documentation article. GlowFormat Represents...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger context in C++....class MergerContext class Document merger context. class MergerContext...get_LayoutOptions () const Document layout options used by the...

    reference.aspose.com/words/cpp/aspose.words.low...
  8. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....the Working with Charts documentation article. public class ChartLegend...access to the default font formatting of legend entries. To override...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Draw geomtry to visio VDX document via Java | p...

    Java source code to draw geomtry to visio vdx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....performance draw geomtry to VDX document using server-side Aspose.Diagram...VDX Files in Java A basic document drawing geomtry with Aspose...

    products.aspose.com/diagram/java/drawing/vdx/
  10. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/