Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 3,828 for

printing document

(0.04 sec)
  1. Aspose::Words::Markup::CustomXmlPart::get_Data ...

    Aspose::Words::Markup::CustomXmlPart::get_Data method. Gets or sets the XML content of this Custom XML Data Storage Part in C++....how to create a structured document tag with custom XML data.... auto doc = MakeObject < Document > (); // Construct an XML part...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....PAGE Represents page of a document. COLUMN Represents a column...Shows ways of traversing a document’s layout entities. def la...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 创建 SVG 文件,在 Python 中加载和读取 SVG

    了解如何从内存字符串或文件创建 SVG;如何从 Web 加载 SVG 以及如何使用 Aspose.SVG for Python via .NET API 读取 SVG。...3 # Create a new SVG document 4 document = SVGDocument() 5 6 #...empty SVG document 7 document. save ( "empty-document.svg" ) 使用...

    docs.aspose.com/svg/zh/python-net/create-svg-file/
  4. IFontSavingCallback.fontSaving method | Aspose....

    IFontSavingCallback.fontSaving method. Called when Aspose.Words is about to save a font resource.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word Document. To learn more, visit the Documentation article in C++....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. Aspose::Words::DocumentVisitor::VisitOfficeMath...

    Aspose::Words::DocumentVisitor::VisitOfficeMathStart method. Called when enumeration of a Office Math object has started in C++.... Examples Shows how to print the node structure of every...every office math node in a document. void OfficeMathToText () { auto...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the Document to a fixed page format...updated before saving the document to a fixed page format. Default...update all the fields in a document immediately before saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity...Shows ways of traversing a document’s layout entities. test (...'LayoutEnumerator' , () => { // Open a document that contains a variety of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LayoutEnumerator.moveNext method | Aspose.Words...

    LayoutEnumerator.moveNext method. Moves to the next sibling entity in visual order....Shows ways of traversing a document’s layout entities. test (...'LayoutEnumerator' , () => { // Open a document that contains a variety of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. LayoutEnumerator.movePrevious method | Aspose.W...

    LayoutEnumerator.movePrevious method. Moves to the previous sibling entity....Shows ways of traversing a document’s layout entities. test (...'LayoutEnumerator' , () => { // Open a document that contains a variety of...

    reference.aspose.com/words/nodejs-net/aspose.wo...