Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 349,420 for

document

(0.08 sec)
  1. Working with Text

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......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/
  2. 向PDF文件添加椭圆对象|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建椭圆对象。...// 创建文档实例 auto document = MakeObject < Document > (); // 向PDF文件的页面集合添加页面...向PDF文件的页面集合添加页面 auto page = document -> get_Pages () -> Add (); //...

    docs.aspose.com/pdf/zh/cpp/add-ellipse/
  3. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...with Digital Signatures documentation article. Remarks CertificateHolder...Shows how to digitally sign documents. // Create an X.509 certificate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. GlossaryDocument.Accept | Aspose.Words for .NET

    Discover the GlossaryDocument Accept method that enhances user experience by efficiently managing visitor interactions. Learn more now!... Note: A glossary document node and its children are...you execute a Visitor over a Document . If you want to execute a...

    reference.aspose.com/words/net/aspose.words.bui...
  5. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your Document's clarity by distinguishing placeholder text from regular content....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldPageRef | Aspose.Words for Java

    Implements the PAGEREF field in Java....the Working with Fields documentation article. Remarks: Inserts...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....will be inserted into the document in metafile format. All other...insert the image into the document as an inline graphic. The...

    docs.aspose.com/words/net/working-with-images/
  8. RtfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.RtfSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Rtf](../../aspose.words/saveformat/#Rtf) format...additional options when saving a document into the SaveFormat.Rtf format...the Specify Save Options documentation article. Inheritance: RtfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用C++旋转PDF页面|Aspose.PDF for C++

    本主题描述了如何使用C++以编程方式旋转现有PDF文件中的页面方向。...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/zh/cpp/rotate-pages/
  10. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced Document saving. Customize your text format options for optimal results and efficiency....additional options when saving a document into a text based formats...the Specify Save Options documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.sav...