Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 17,476 for

true type

(1.34 sec)
  1. VariableCollection.add method | Aspose.Words fo...

    VariableCollection.add method. Adds a document variable to the collection.... value : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Restrict Document Editing in C++|Aspose.Words f...

    Restrict editing a document by setting a restriction Type using C++. You can also remove protection and make unrestricted editable regions....document by setting a restriction type. In addition, Aspose.Words also...Words to select a restriction type, how to add or remove protection...

    docs.aspose.com/words/cpp/restrict-document-edi...
  3. Configuring Fonts for Rendering Spreadsheets|Do...

    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....accept a Boolean‑type second parameter. Passing true as the second...parameters. The first parameter is of type string , which should be the...

    docs.aspose.com/cells/python-net/configuring-fo...
  4. RunCollection | Aspose.Words for Java

    Provides Typed access to a collection of Run nodes in Java....extends NodeCollection Provides typed access to a collection of Run...how to determine the revision type of an inline node. Document...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...getTitle (). setIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  6. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure fonts are available for optimal conversion fidelity.... Passing true as the second parameter will...(optional): </ label > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/configurin...
  7. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides Typed access to a collection of [Run](../run/) nodes...RunCollection class Provides typed access to a collection of Run...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using Python https://products.aspose.com/pdf/python-net/watermark/ Recent content in Add, Get, or Remove ......org", "@type": "HowTo", "name": "How to add...Watermark to PDF File", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/python-net/watermark/in...
  9. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....is_showing_placeholder_text element is True . @property def placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…...be converted to the expected type (normally a string or a date)...CreatorInfo) IgnoreCorruptedMetad = true }; Document doc = new Document(pdfStream...

    forum.aspose.com/t/the-input-string-creatorinfo...