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

formatting

(0.23 sec)
  1. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position.... Remarks Current font formatting specified by the DocumentBuilder...start_table () # Setting table formatting options for a document builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method...insert_document(src_doc, import_format_mode) Inserts a document at... words . Document , import_format_mode : aspose . words . ImportFormatMode...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!...Specifies how to merge style formatting that clashes. Return Value...= new Document ( MyDir + "Formatted elements.docx" ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Manage Presentation Zoom in JavaScript|Aspose.S...

    Create and customize Zoom with Aspose.Slides for Node.js — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... dispose (); } } Formatting Zoom Frames In the previous...simple frame’s formatting. There are several formatting options you...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  8. DocumentBuilder.rowFormat property | Aspose.Wor...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Copying and Moving Worksheets|Documentation

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the C# API or .NET Library....of worksheets with common formatting and data. For example, if...Worksheets , complete with data, formatting, tables, matrices, charts...

    docs.aspose.com/cells/net/copying-and-moving-wo...
  10. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split one table into two separate tables Java....preserve the original table’s formatting in the new table? A: The...inherits the original table’s formatting (borders, shading, width...

    docs.aspose.com/words/java/split-table/