Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 21,874 for

printing document

(0.65 sec)
  1. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF Document in .NET using Aspose.PDF for content enhancement and Document editing....Open the input PDF using the Document object. Get the particular...AppendText method. Call the Document object’s Save method and save...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  2. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Working with Bookmarks documentation article. Examples: Shows...throws Exception { // Create a document with three bookmarks, then...

    reference.aspose.com/words/java/com.aspose.word...
  3. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting Documents to SVG format. Optimize your workflow today!...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  4. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...get structured document tag. doc = aw . Document ( file_name =...= MY_DIR + 'Structured document tags by id.docx' ) # Get the structured...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Find the Root Element Name of XML Map with Java...

    Learn how to find the root element name of an XML map in Excel using Aspose.Cells for JavaScript via C++....accesses the first XML Map and prints its XmlMap.rootElementName...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/find-the-r...
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastPrinted method. Gets or sets the date when the Document was last printed in UTC in C++....the date when the document was last printed in UTC. System ::...get_LastPrinted () Remarks For documents originated from RTF format...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. BuiltInDocumentProperties.LastSavedBy | Aspose....

    Discover the BuiltInDocumentProperties LastSavedBy property to easily manage Document authorship and enhance collaboration in your projects....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...

    reference.aspose.com/words/net/aspose.words.pro...
  8. How to use XPath – Aspose.HTML for .NET

    Learn how to use Aspose.HTML to navigate through HTML and select nodes by XPath Query; how to select all photos from HTML using XPath expressions....different parts of an XML-based document using a non-XML syntax. The...addressing of the nodes in a document tree. XPath is a query language...

    docs.aspose.com/html/net/how-to-articles/how-to...
  9. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured Document tag....Gets type of this structured document tag. @property def sdt_type...multi-section structured document tags. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Page Count of PDF in Python|Aspose.PDF for ...

    Understand how to retrieve the total page count of a PDF Document in Python using Aspose.PDF for accurate Document analysis....] To get page count of Pdf document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-page-count-of-pdf-...