Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 219,369 for

formatting

(0.12 sec)
  1. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Remarks Current font formatting specified by the Font property...StartTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Format method. Provides access to fill and line Formatting of the data label in C++....abel::get_Format method ChartDataLabel::get_Format method Provides...Provides access to fill and line formatting of the data label. System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...particularly with lists and their formatting. When splitting a document...Check List Formatting : Ensure that the list formatting is correctly...

    forum.aspose.com/t/list-labels-not-getting-reat...
  4. Aspose::Words::AI::CheckGrammarOptions::set_Pre...

    Aspose::Words::AI::CheckGrammarOptions::set_PreserveFormatting method. Allows to specify either CheckGrammar() will try to preserve layout and Formatting of the original document, or not. Default value is true in C++....try to preserve layout and formatting of the original document...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. Aspose::Words::Fields::FieldNoteRef::get_Insert...

    Aspose::Words::Fields::FieldNoteRef::get_InsertReferenceMark method. Inserts the reference mark with the same character Formatting as the Footnote Reference or Endnote Reference style in C++....mark with the same character formatting as the Footnote Reference...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ShapeBase.softEdge property | Aspose.Words for ...

    ShapeBase.softEdge property. Gets soft edge Formatting for the shape....softEdge property Gets soft edge formatting for the shape. get softEdge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell Formatting properties....represents current table cell formatting properties. get cellFormat...startTable (); // Setting table formatting options for a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words hangs during Mailmerge Operation -...

    SR 0.822.720.5.IT.ORG.docx (52.4 KB) Dear all, Since we introduced the latest version of Aspose.Words for .NET, version 25.4, we have a problem while executing a mailmerge operations on some documents but not all. For…...might be some underlying formatting or hidden elements in the...contain hidden characters or formatting that can interfere with processing...

    forum.aspose.com/t/aspose-words-hangs-during-ma...
  9. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...TextFormattingMode to keep formatting in extracted text. Please...Your approach of using Pure formatting while extracting text didn’t...

    forum.aspose.com/t/blank-column-disaapear-when-...
  10. How to Create a Table in C++|Aspose.Words for C++

    Different ways to create tables using C++. Create table in C++ for your document. Add a table in C++....presents details on how to add formatted tables to your document using...property to specify cell formatting Insert the cell content using...

    docs.aspose.com/words/cpp/create-a-table/