Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 351,320 for

document

(0.14 sec)
  1. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF for Go....allows developers to embed PDF document creation, manipulation, and...article, we are creating a PDF document containing the text “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  2. DocumentProperty.link_source property | Aspose....

    DocumentProperty.link_source property. Gets the source of a linked custom Document property....source of a linked custom document property. @property def link_source...custom document property to a bookmark. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::MoveTo method |...

    Aspose::Words::DocumentBuilder::MoveTo method. Moves the cursor to an inline node or to the end of a paragraph in C++....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) color for the generated images. The default value is White in C++....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a Document in Java....direction to flow the text in a document. Examples: Shows how to detect...detect plaintext document text direction. // Create a "TxtLoadOptions"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Compare Documents in C++|Aspose.Words for C++

    Compare two Documents in any supported formats and shows content changes using C++. You can apply advanced options when comparing....Compare Documents Contents [ Hide ] Comparing documents is a process...identifies changes between two documents and contains the changes as...

    docs.aspose.com/words/cpp/compare-documents/
  7. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  9. Aspose::Words::LowCode::Splitter::Split method ...

    Aspose::Words::LowCode::Splitter::Split method. Splits a Document from an input stream into multiple parts based on the specified split options and returns the resulting parts as an array of streams in the specified save format in C++....ptions>&) method Splits a document from an input stream into...::LowCode::SplitOptions>& Document split options. See Also Enum...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. 在Python中管理文档属性|Documentation

    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....#Retrieve a list of all custom document properties of the Excel file...getCustomDocumentPro () #Accessing a custom document property by using the property...

    docs.aspose.com/cells/zh/java/managing-document...