Sort Score
Result 10 results
Languages All
Labels All
Results 4,841 - 4,850 of 34,465 for

document properties

(0.06 sec)
  1. Setting ATTRIB and MTEXT objects|CAD 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.... Add Custom Properties...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  2. Barcode Generation Basics - Create Barcodes in ...

    Barcode C# library includes supported symbologies, barcode appearance-related features, adjusting barcode size, changing barcode text, saving created barcodes, dealing with GUI-based development tools. The essential information can be found in the articles listed below.... This documentation chapter is dedicated to...barcode appearance-related properties, managing barcode size, customizing...

    docs.aspose.com/barcode/net/barcode-generation/
  3. Extra text appears when converting DOCX to PDF ...

    Hi, When converting a DOCX file to PDF using Aspose.Words, I noticed extra text appears at page 2. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance…... Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions...pdf"); After checking the Word document, the text seems to come from...

    forum.aspose.com/t/extra-text-appears-when-conv...
  4. Converting to Fixed-page Format|Aspose.Words fo...

    Save Documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....worthwhile to first discuss document at a high level. When thinking...thinking about a document, users typically imagine a number of paper...

    docs.aspose.com/words/python-net/converting-to-...
  5. ChartMarker class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartMarker class. Represents a chart data marker...Working with Charts documentation article. Properties Name Description...() => { let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a Document using C# – learn different ways with code examples....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/net/inserting-fields/
  7. Fill.twoColorGradient method | Aspose.Words for...

    Aspose.Words.Drawing.Fill.twoColorGradient method... Document (); let builder = new aw ..."GradientAngle" properties after the document saves. let saveOptions...

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

    Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your chart's clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...= true ; // Define Y-axis properties for decimal values. ChartAxis...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless Document automation....the Working with Fields documentation article. public class FieldFileName...The default constructor. Properties Name Description DisplayResult...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose.Cells for Python

    This API allows you to do all kinds of operations on Excel files in Python code including creating, editing and converting etc....using Python Display Document Properties in Excel using Python...

    kb.aspose.com/cells/python/