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

formatting

(0.13 sec)
  1. FAQs|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....Configuration Setting Conditional Formatting for Report Item Configuring...

    docs.aspose.com/cells/reportingservices/faqs/
  2. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DisableOpenTypeFontFormattingFeatures method. Specifies to disable OpenType font Formatting features in C++....to disable OpenType font formatting features. bool Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Inline.font property | Aspose.Words for Node.js

    Inline.font property. Provides access to the font Formatting of this object....Provides access to the font formatting of this object. get font...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Paragraph.paragraphFormat property | Aspose.Wor...

    Paragraph.paragraphFormat property. Provides access to the paragraph Formatting properties....Provides access to the paragraph formatting properties. get paragraphFormat...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.styleName property | Aspose.Wor...

    ParagraphFormat.styleName property. Gets or sets the name of the paragraph style applied to this Formatting....paragraph style applied to this formatting. get styleName () : string...Create a paragraph, set some formatting properties, and then append...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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-...
  7. JoinRunsOptions.IgnoreRedundant | Aspose.Words ...

    Ignore redundant Formatting attributes when joining runs in Aspose.Words to reduce document complexity and improve processing performance....when joining runs with same formatting. public bool IgnoreRedundant...

    reference.aspose.com/words/net/aspose.words/joi...
  8. Aspose::Words::Fields::FieldNoteRef::set_Insert...

    Aspose::Words::Fields::FieldNoteRef::set_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...
  9. Aspose::Words::Hyphenation::get_WarningCallback...

    Aspose::Words::Hyphenation::get_WarningCallback method. Called during a load hyphenation patterns, when an issue is detected that might result in Formatting fidelity loss in C++....detected that might result in formatting fidelity loss. static System...

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