Sort Score
Result 10 results
Languages All
Labels All
Results 4,981 - 4,990 of 326,493 for

document

(0.17 sec)
  1. 使用 C++ 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用PDF格式的圖章,C++語言。... 使用 Document.Info 屬性獲取文件資訊。 訪問和顯示不同的 Document.Info 屬性。 將圖章添加到...// Open document auto document = MakeObject < Document > ( _dataDir...

    products.aspose.com/pdf/zh-hant/cpp/stamps/
  2. Aspose::Words::MailMerging::FieldMergingArgsBas...

    Aspose::Words::MailMerging::FieldMergingArgsBase::get_DocumentFieldName method. Gets the name of the merge field as specified in the Document in C++....field as specified in the document. System :: String Aspose ::...you have a mapping from a document field name to a different...

    reference.aspose.com/words/cpp/aspose.words.mai...
  3. CommentCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentCollection class for easy access to Comment nodes, enhancing Document editing and collaboration in your projects....the Working with Comments documentation article. public class CommentCollection...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/com...
  4. How to Create HTML File using Java

    This topic covers basic implementation of how to create HTML file using Java. You can generate HTML Document in Java using simple API calls. HTML files can be generated programmatically on the fly and can be used in different applications like generation of reports or invoices.... You can generate HTML document in Java using simple API calls...class to hold text for HTML document Insert the Text element inside...

    kb.aspose.com/html/java/how-to-create-html-file...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word Documents without utilizing Microsoft Word....to Clean Metadata from Word Document in Python How to Remove Metadata...Metadata from Word Document using C# How to Clear Metadata from...

    kb.aspose.com/words/page/5/
  6. Add, Extract, Delete Tables in PDF using Java |...

    Manage Tables in PDF file programmatically with Java sample code using Aspose.PDF for Java...How to manage Tables in PDF document using Aspose.PDF for Java...the PDF with an instance of Document. Access the Page via its index...

    products.aspose.com/pdf/java/table/
  7. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data... Call this method after document was manually updated, or layout...spans. let doc = new aw . Document (); let layoutCollector =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Export TEX to POTM in Android | products.aspose...

    Android API to Convert TEX to POTM without using Microsoft Word...format used for typesetting documents. It is widely used in scientific...scientific and technical documents, and is the preferred format...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....NET documentation for “culture name” and RFC...dictionary's language. // When a document contains lines of text in...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Css...

    Aspose::Words::Saving::HtmlSaveOptions::get_CssStyleSheetType method. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML, MHTML or EPUB. Default value is Inline for HTML/MHTML and External for EPUB in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/cpp/aspose.words.sav...