Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 179,373 for

document formatting

(0.42 sec)
  1. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your Document tables with DocumentBuilder's EndTable method, ensuring seamless Formatting and professional presentation....method Ends a table in the document. public Table EndTable ()...custom borders. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Apply preset theme to VDX document via .NET | p...

    C# source code to apply preset theme to vdx file on .NET Framework, .NET Core, Mono Platforms....apply preset theme to VDX document using server-side Aspose.Diagram...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/diagram/net/theme/vdx/
  3. 使用JavaScript通过C++读取和写入工作表的查询表。|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....Cells initialized" ); document . getElementById ( 'runExample'...). disabled = false ; }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  4. Convert OpenDocument Presentations in JavaScrip...

    Aspose.Slides for Node.js lets you convert ODP to PDF, HTML, and image formats with ease. Boost your apps with fast and accurate presentation conversion....(ODP) presentations to many formats (HTML, PDF, TIFF, SWF, XPS...convert ODP files to other document formats is the same as the one...

    docs.aspose.com/slides/nodejs-java/convert-open...
  5. ChartSeries.marker property | Aspose.Words for ...

    ChartSeries.marker property. Specifies a data marker...set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies chart data marker....set marker formatting. let doc = new aw . Document (); let builder...8 , 1.7 ]); // Set marker formatting. series . marker . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ListLevel.text_position property | Aspose.Words...

    ListLevel.text_position property. Returns or sets the position (in points) for the second line of wrapping text for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list Formatting used in the Document....access to the list formatting used in the document. @property def...with list levels. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListLevel.startAt property | Aspose.Words for N...

    ListLevel.startAt property. Returns or sets the starting number for this list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...collapsible sections for better document structure. However, when we...template and generate the final document using our algorithm, we’re...

    forum.aspose.com/t/while-generating-using-aspos...