Sort Score
Result 10 results
Languages All
Labels All
Results 9,571 - 9,580 of 221,124 for

formatting

(0.9 sec)
  1. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word document. To learn more, visit the documentation article in C++....into a string in the specified format. ToString (const System::S...Examples Shows how to build a formatted 2x2 table. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....different viewers and export formats. Detailed information about...standard PDF files to the PDF/E-1 format, which is tailored for engineering...

    docs.aspose.com/pdf/net/whatsnew/2025/
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...into a string in the specified format. (Inherited from Node ) toString(saveOptions)...Examples Shows how to build a formatted 2x2 table. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....XAML_FIXED format. To learn more, visit the Specify...the document to the XAML save format. XamlFixedSaveOptions options...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......to an image with 100 DPI JPG format BufferedImage image = renderer...“13476432” . Due to this formatting (with the comma), the system...

    forum.aspose.com/t/how-to-create-omr-template-f...
  6. Font Settings with JavaScript via C++|Documenta...

    Aspose.Cells is a JavaScript library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells library to set cell font settings....used to get and set a cell’s formatting style. The Style class provides...// Save the workbook to XLSX format and provide download link const...

    docs.aspose.com/cells/javascript-cpp/cells-font...
  7. FieldMergeBarcode | Aspose.Words for Java

    Implements the MERGEBARCODE field in Java....provides typed access to field’s formatting. getLocaleId() Gets the LCID...to field’s formatting. Examples: Shows how to format field results...

    reference.aspose.com/words/java/com.aspose.word...
  8. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....the cell, including inline formatting. Modify Markdown Syntax Tree...Markdown to HTML and other formats using Aspose.HTML for .NET...

    docs.aspose.com/html/net/parse-and-process-mark...
  9. listDepth API Is Returning 0 and 1 for Bullet P...

    Hi team, we are using aspose 25.6 version while trying to access the listDepth of a bullet text paragraph we are using: paragraphFormat->get_Depth() where, paragraphFormat is. retrieved as : auto paragraphFormat = …...matches the underlying file format. 4. Full reproducible C++ snippet...get_Bullet() - Returns bullet formatting we are using aspose 25.6...

    forum.aspose.com/t/listdepth-api-is-returning-0...
  10. Working with Pages | Aspose.Note Documentation

    Learn how to work with pages in the Java developers' documentation....The class defines the text formatting. Generate the OneNote document...System. out . println (String. format ( "Author:\t%s\nModified:\t%s"...

    docs.aspose.com/note/java/working-with-pages/