Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 43,580 for

printing document

(0.08 sec)
  1. EditableRangeEnd.Accept | Aspose.Words for .NET

    EditableRangeEnd Accept method. Accepts a visitor in C#....void Visitor () { Document doc = new Document (); doc . Protect...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/net/aspose.words/edi...
  2. DocSaveOptions class | Aspose.Words for Python

    aspose.words.saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.DOC](../../aspose.words/saveformat/#DOC) or [SaveFormat.DOT](../../aspose.words/saveformat/#DOT) format...additional options when saving a document into the SaveFormat.DOC or...the Specify Save Options documentation article. Remarks At the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a Document to HTML format in Java....saves fonts when exporting a document to HTML format. Examples:...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  4. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    PageSetup SuppressEndnotes property. True if endnotes are printed at the end of the next section that doesnt suppress endnotes. Suppressed endnotes are printed before the endnotes in that section in C#....property True if endnotes are printed at the end of the next section...endnotes. Suppressed endnotes are printed before the endnotes in that...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections....Examples Shows how to work with a document's collection of web extensions...extensions. auto doc = MakeObject<Document>(MyDir + u "Web extension...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Base class for TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections....Examples Shows how to work with a document's collection of web extensions...extensions. auto doc = MakeObject<Document>(MyDir + u "Web extension...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Slides::Export::PdfOptions Class Refere...

    Classes | Public Member Functions | Protected Member Functions | List of all members Aspose::Slides::Export::PdfOptio......comments is placed in exported document. More... bool get_ShowHiddenSlides...Specifies whether the generated document should include hidden slides...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  8. Aspose::Words::Fonts::FontFallbackSettings Clas...

    Specifies font fallback mechanism settings.... auto doc = MakeObject<Document>(); auto fontSettings = M...settings.xml" ); // Create a document builder and set its font to...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Extract Tables from PDF using Java | Aspose.PDF

    Extract tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...extracting Tables from PDF document Using Java Library In order...the PDF with an instance of Document. Create TableAbsorber object...

    products.aspose.com/pdf/java/table/extract/
  10. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....the Working with Fields documentation article. Remarks: An instance...field collection. Document doc = new Document(); DocumentBuilder...

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