Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 172,385 for

document formatting

(0.25 sec)
  1. Convert XSLFO to XLTM in Android Apps | product...

    Render XSLFO to XLTM in Android Apps API without using Microsoft Excel or Adobe Reader... XSLFO (XSL Formatting Objects) is an XML vocabulary...vocabulary for specifying formatting semantics. It is used to describe...

    products.aspose.com/total/android-java/conversi...
  2. Paragraph.isFormatRevision property | Aspose.Wo...

    Paragraph.isFormatRevision property. Returns true if Formatting of the object was changed in Microsoft Word while change tracking was enabled....property Returns true if formatting of the object was changed...paragraph is a format revision. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...pdfSaveOptions); Document doc = new Document(pdfFile); string...to preserve the layout and formatting of the Excel sheet. Explore...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  4. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your Document's visual appeal and consistency....collection of styles defined in the document. public StyleCollection Styles...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 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...
  6. ExportListLabels | Aspose.Words for Java

    Specifies how list labels are exported to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...removeNumbers(); // When saving the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...DocumentBuilder. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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/
  9. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a Document at the cursor position in C++....System::SharedPtr<Aspose::Words::Document>&, Aspose::Words::ImportFormatMode)...matMode) method Inserts a document at the cursor position. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.paragraphFormat property | Aspo...

    DocumentBuilder.paragraphFormat property. Returns an object that represents current paragraph Formatting properties....represents current paragraph formatting properties. get paragraphFormat...Examples Shows how to create a formatted table using DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...