Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 21,869 for

printing document

(0.28 sec)
  1. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::RemoveAt method. Removes an item at the specified index in C++....how to create a structured document tag with custom XML data....MakeObject < Aspose :: Words :: Document > (); // Construct an XML...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text Document into a Document object. To learn more, visit the Documentation article in C++....when loading Text document into a Document object. To learn more...the Specify Load Options documentation article. class TxtLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save Documents in the XamlFlow format. Enhance your workflow today!...that can be used to save a document in the XamlFlow format. public...XamlFlowSaveOptions () Examples Shows how to print the filenames of linked images...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...Document as PDF Aspose.Words Product...Convert an Excel document into a Word document by recreating the...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  5. Update Fields in Jython|Aspose.Words for Java

    Update Document Fields using Jython.... words import Document from com . aspose . words...a blank document. doc = Document () # Use the document builder...

    docs.aspose.com/words/java/update-fields-in-jyt...
  6. SaveOptions.update_last_saved_time_property pro...

    SaveOptions.update_last_saved_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_saved_time](../../../aspose.words.properties/builtinDocumentproperties/last_saved_time/) property is updated before saving....determine whether to preserve the document’s “Last saved time” property...saving. doc = aw . Document ( MY_DIR + 'Document.docx' ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FileCorruptedException class | Aspose.Words for...

    aspose.words.FileCorruptedException class. Thrown during Document load, when the Document appears to be corrupted and impossible to load...Thrown during document load, when the document appears to be...the Programming with Documents documentation article. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  8. | Aspose

    Sample code for GIF to Searchable PDF Java conversion. Use API example code for batch GIF files to Searchable PDF conversion within any Web or Desktop Java based application....Install-Package Visit our documentation for more details. Aspose...GIF format and creates GIF documents containing recognized text...

    products.aspose.com/ocr/cpp/conversion/gif-to-s...
  9. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating a secure PDF file from Excel with Aspose.Cells for Java API....Ask AI Secure PDF Documents Contents [ Hide ] Sometimes, developers... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/java/secure-pdf-documents/
  10. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during Document loading or saving in Java....warnings that can occur during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...