Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 41,526 for

document properties

(0.33 sec)
  1. How to Extract Data From XBRL File in C#

    This step by step tutorial elaborates how to extract data from XBRL file in C#. To extract data from XBRL file in C# you only need a couple of steps....you can extract data using properties of the InlineXbrlDocument...provides access to various properties like ChildNodes, FirstChild...

    kb.aspose.com/finance/net/how-to-extract-data-f...
  2. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects....Working with OfficeMath documentation article. public class OfficeMathRenderer...new instance of this class. Properties Name Description BoundsInPoints...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResourceFolderAlias method. Specifies the name of the folder used to construct URIs of all resources written into an HTML Document. Default is an empty string in C++....resources written into an HTML document. Default is an empty string...ImagesFolderAlias and FontsFolderAlias properties, respectively. However, there...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How to adjust space in table in aspose word tem...

    Hi Team, Could you please assist me on below query. How to remove spacing in aspose word template table. And how to create aspose word template with same alignment with respect to a reference rdlc report. Below mention…... Right‑click → Table Properties → Row tab. Uncheck “Specify...loaded template Document doc = new Document("coverTemplateISO1702...

    forum.aspose.com/t/how-to-adjust-space-in-table...
  5. Aspose::Words::FrameFormat::get_Width method | ...

    Aspose::Words::FrameFormat::get_Width method. Gets the width of the specified frame, in points in C++....information about formatting properties of paragraphs that are frames...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/fra...
  6. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Python via .NET API....look_at_type properties. The following example code...illustrates how to use these properties to find cells with various...

    docs.aspose.com/cells/python-net/find-or-search...
  7. Work with Text in a Table|Aspose.Words for C++

    Replace text in a table in C++. Extract Plain Text from Table or Cell using C++.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/cpp/work-with-text-in-a-t...
  8. Work with Text in a Table|Aspose.Words for Java

    Replace text in a table in Java. Extract Plain Text from Table or Cell using Java.... To do this, use the Text property. The following code example...and Description properties. These properties are meaningful for...

    docs.aspose.com/words/java/extract-text-from-an...
  9. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contains specified data through the Aspose.Cells for Node.js via C++ API....setLookAtType properties. The following example code...illustrates how to use these properties to find cells with various...

    docs.aspose.com/cells/nodejs-cpp/find-or-search...
  10. Split a Document in C++|Aspose.Words for C++

    Split a Document into several files using C++. Use the split feature to effectively split a Document by headings or sections, as well as by pages or by page ranges....Ask AI Split a Document Contents [ Hide ] Splitting or split...split a document is the process of breaking a large document into...

    docs.aspose.com/words/cpp/split-a-document/