Sort Score
Result 10 results
Languages All
Labels All
Results 8,331 - 8,340 of 43,579 for

printing document

(0.1 sec)
  1. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Represents the root element for a glossary Document within a Word Document. A glossary Document is a storage for AutoText, AutoCorrect entries and Building Blocks....glossary document within a Word document. A glossary document is a...and Building Blocks. Some documents, usually templates, can contain...

    reference.aspose.com/words/cpp/class/aspose.wor...
  2. LayoutEnumerator constructor | Aspose.Words for...

    LayoutEnumerator constructor. Initializes new instance of this class....constructor LayoutEnumerator(document) Initializes new instance...__init__ ( self , document : aspose . words . Document ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::StructuredDocumentTagRan...

    Represents a start of ranged structured Document tag which accepts multi-sections content. See also StructuredDocumentTagRangeEnd....start of ranged structured document tag which accepts multi-sections...structured document tags. auto doc = MakeObject<Document>(MyDir +...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Convert SVG file to PDF format in PHP|Aspose.PD...

    Explore how to convert SVG files to PDF format in PHP using Aspose.PDF for effective Document management....(); # Create document object $pdf = new Document ( $dataDir ....$dataDir . "SVG.pdf" ); print "Document has been converted successfully"...

    docs.aspose.com/pdf/java/convert-svg-file-to-pd...
  5. Remove Tables from PDF using C# | Aspose.PDF

    Remove tables from PDF file programmatically with C# sample code using Aspose.PDF for .NET...to deleting Tables from PDF document Using .NET Library In order... powerful and easy to use document manipulation API for net platform...

    products.aspose.com/pdf/net/table/remove/
  6. ImageSavingArgs.IsImageAvailable | Aspose.Words...

    ImageSavingArgs IsImageAvailable property. Returns true if the current image is available for export in C#....Remarks Some images in the document can be unavailable, for example...ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  7. SmartTag.Accept | Aspose.Words for .NET

    SmartTag Accept method. Accepts a visitor in C#....void Create () { Document doc = new Document (); // A smart tag...tag appears in a document with Microsoft Word recognizes a part...

    reference.aspose.com/words/net/aspose.words.mar...
  8. CustomXmlPartCollection.Clear | Aspose.Words fo...

    CustomXmlPartCollection Clear method. Removes all elements from the collection in C#....structured document tag with custom XML data. Document doc = new...new Document (); // Construct an XML part that contains data and...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Provides a read-only collection of digital signatures attached to a Document....digital signatures attached to a document. Examples Shows how to validate...signature in a document. auto doc = MakeObject<Document>(MyDir + u...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. FixedPageSaveOptions.MetafileRenderingOptions |...

    FixedPageSaveOptions MetafileRenderingOptions property. Allows to specify metafile rendering options in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...