Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 173,108 for

document formatting

(0.11 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result Formatting for your Documents effortlessly....control how the field result is formatted. public interface IFieldResultFormatte...IFieldResultFormatte Methods Name Description Format ( double, GeneralFormat ) Called...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Online XPS to RTF Conversion or Build .NET base...

    Free online app to convert XPS to RTF files. .NET C# conversion library code for XPS Documents....XPS files to RTF and other formats via .NET automation API. Freely...will be converted into RTF document Download the converted RTF...

    products.aspose.com/total/net/conversion/xps-to...
  3. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....enables you to create output documents with various layouts, depending...printer metrics to lay out document” compatibility option, see...

    docs.aspose.com/words/python-net/specify-layout...
  4. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: Document = aw.Document(file_path) for page in range(0, docu…... code: document = aw.Document(file_path) for page...range(0, document.page_count): extractedPage = document.extract_pages(page...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  5. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...Net to replace a Word document Aspose.Words Product Family...var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo...

    forum.aspose.com/t/some-content-cannot-be-repla...
  6. Inline class | Aspose.Words for Node.js

    Aspose.Words.Inline class. Base class for inline-level nodes that can have character Formatting associated with them, but cannot have child nodes of their own...nodes that can have character formatting associated with them, but...Levels of Nodes in a Document documentation article. Remarks A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Hyperlinks to the Cells|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.... Sample Code AI Document Assistant Close Add and Retrieve...Retrieve Data Apply Conditional Formatting in Worksheet Analyzing your...

    docs.aspose.com/cells/cpp/add-hyperlinks-to-the...
  8. Extract Selected Content Between Nodes in Java|...

    Extracting Document content in different using Java....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/java/extract-selected-con...
  9. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....Manipulate PDF Document in Python via .NET Contents [ Hide ]...Manipulate PDF Document in Python Validate PDF Document for PDF A...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  10. Aspose::Words::Lists::ListLevel::get_TextPositi...

    Aspose::Words::Lists::ListLevel::get_TextPosition method. Returns or sets the position (in points) for the second line of wrapping text for the list level in C++....how to apply custom list formatting to paragraphs when using...MakeObject < Aspose :: Words :: Document > (); // A list allows us...

    reference.aspose.com/words/cpp/aspose.words.lis...