Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 405,789 for

document

(0.39 sec)
  1. StructuredDocumentTag.EndCharacterFont | Aspose...

    Discover the EndCharacterFont property of StructuredDocumentTags for enhanced text formatting. Elevate your Document's last character with custom fonts!...how to create a structured document tag in a plain text box and...its appearance. Document doc = new Document (); // Create a structured...

    reference.aspose.com/words/net/aspose.words.mar...
  2. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a Document into a text based formats in Java....additional options when saving a document into a text based formats...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. PDF Tooltip using using C++|Aspose.PDF for C++

    Learn how to add tooltip to the text fragment in PDF using C++ and Aspose.PDF...the text on an existing PDF document in C++. Aspose.PDF supports...Create sample document with text auto document = MakeObject <...

    docs.aspose.com/pdf/cpp/pdf-tooltip/
  4. Modifying AcroForms|Aspose.PDF for PHP via Java

    This section explains how to modifying forms in your PDF Document with Aspose.PDF for PHP via Java.... // Open a document $document = new Document ( $inputFile );...form field from document $field = $document -> getForm () ->...

    docs.aspose.com/pdf/php-java/modifing-form/
  5. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. OdsoDataSourceType enumeration | Aspose.Words f...

    Aspose.Words.Settings.OdsoDataSourceType enumeration. Specifies the type of the external data source to be connected to as part of the ODSO connection information....Text Specifies that a given document has been connected to a text...Database Specifies that a given document has been connected to a database...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....with Digital Signatures documentation article. Examples: Shows...Shows how to sign a document with a personal certificate and a signature...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 在 JSON 中导入和导出数据|Aspose.PDF for .NET

    本节解释如何在 JSON 中导入和导出数据...true }; // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/import-export-json/
  10. Working with Text Styles | Aspose.Note Document...

    A comprehensive guide on styling text within various net framework applications....steps below: Load OneNote document to a class. Access a RichText...Load the document into Aspose.Note. 4 Document document = new Document(dataDir...

    docs.aspose.com/note/net/working-with-text-styles/