Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 42,397 for

document properties

(0.99 sec)
  1. Convert WORDML to XLS in C++ or with free Onlin...

    C++ API to Convert WORDML to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free WORDML to XLS online converter quickly before integrating the code....the data stored in a WordML document in an Excel spreadsheet. WordML...markup language used to store documents in XML format. It is a subset...

    products.aspose.com/total/cpp/conversion/wordml...
  2. Convert DOTX to XLSM in C++ or with free Online...

    C++ API to Convert DOTX to XLSM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTX to XLSM online converter quickly before integrating the code....Open XML document template used to create documents such as letters... manipulate, and convert documents, spreadsheets, and presentations...

    products.aspose.com/total/cpp/conversion/dotx-t...
  3. Convert DOTM to FODS in C++ or with free Online...

    C++ API to Convert DOTM to FODS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOTM to FODS online converter quickly before integrating the code....template file used to store document formatting and macros. It...It is used to create documents with the same formatting and macros...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. BuildingBlock.LastSection | Aspose.Words for .NET

    Discover the LastSection property of BuildingBlock, which efficiently retrieves the final section, enhancing your coding experience and project organization....LastSection property Gets the last section in the...block to a document. // A document's glossary document stores building...

    reference.aspose.com/words/net/aspose.words.bui...
  5. BuildingBlock.FirstSection | Aspose.Words for .NET

    Discover BuildingBlock FirstSection. Effortlessly access the first section of your building block for streamlined organization and enhanced efficiency....FirstSection property Gets the first section in...block to a document. // A document's glossary document stores building...

    reference.aspose.com/words/net/aspose.words.bui...
  6. 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...
  7. Get Max Column Index in Row and Max Row Index i...

    Learn how to Get Max Column Index in Row and Max Row Index in Column through the Aspose.Cells for Python via .NET API....last_data_cell properties, and then use the Cell.column property to obtain...NET provides the following properties and methods to help you achieve...

    docs.aspose.com/cells/python-net/get-max-index-...
  8. Working with Text | Aspose.Note Documentation

    A guide on how to work with text in Java....Extract Text from OneNote Document One of the tasks that developers...extracting text from a OneNote document. allows developers to extract...

    docs.aspose.com/note/java/working-with-text/
  9. How to Convert PDF to Word using C#

    This basic tutorial discusses how to convert PDF to Word using C#. It explains how using C# PDF to Word converter application can be created in any operating system like Linux, Windows, or macOS....Word document Load the input PDF file with the Document class...DocSaveOptions class to set properties for the output file Convert...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...
  10. Table Formatting in C#|Aspose.Words for .NET

    Table formatting in details using C#. Use C# to format every part of table....styling and formatting to document content in Aspose.Words. Each...a table, you can use the properties available on the corresponding...

    docs.aspose.com/words/net/applying-formatting/