Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 219,656 for

formatting

(0.43 sec)
  1. FieldXE.isBold property | Aspose.Words for Node.js

    FieldXE.isBold property. Gets or sets whether to apply bold Formatting to the entry's page number....sets whether to apply bold formatting to the entry’s page number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldXE.isItalic property | Aspose.Words for No...

    FieldXE.isItalic property. Gets or sets whether to apply italic Formatting to the entry's page number....sets whether to apply italic formatting to the entry’s page number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving in C++....MajorFormattingLoss 256 Generic major formatting loss, no specific code. ...MinorFormattingLoss 65536 Generic minor formatting loss, no specific code. FontSubstitution...

    reference.aspose.com/words/cpp/aspose.words/war...
  5. Aspose.Email for .NET Limitations - Free Suppor...

    Hi, Aspose.Email for .NET offers MAPI API for working with PST. Are there any known limitations for working with PST files created by the library in different Outlooks?? For example, Microsoft Outlook (classic and new)…...Attachments : Formatting : Complex formatting in emails or attachments...Some advanced features and formatting options in PST files might...

    forum.aspose.com/t/aspose-email-for-net-limitat...
  6. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without Formatting using Aspose.Cells with C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  7. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character Formatting used for the list label in C++....method Specifies character formatting used for the list label....how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Aspose::Words::Lists::List::get_ListLevels meth...

    Aspose::Words::Lists::List::get_ListLevels method. Gets the collection of list levels for this list in C++....property to access and modify formatting individual to each level...how to apply custom list formatting to paragraphs when using...

    reference.aspose.com/words/cpp/aspose.words.lis...
  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/