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

printing document

(0.14 sec)
  1. Converting a PDF file to XLS using Python | Asp...

    Sample code on Python for PDF to XLS conversion. Use example code for batch PDF to XLS conversion with Python and .NET...programmatically a document from PDF to XLS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Get image x,y and width and height with out fig...

    Chapter09.docx (468.6 KB) MS Drawing tools doc file image size get....height) of images in a Word document without including figure captions...this: Cause Images in Word documents can be embedded in various...

    forum.aspose.com/t/get-image-x-y-and-width-and-...
  3. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. PclSaveOptions class | Aspose.Words for Python

    aspose.words.saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.PCL](../../aspose.words/saveformat/#PCL) format...additional options when saving a document into the SaveFormat.PCL format...the Specify Save Options documentation article. Inheritance: PclSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DigitalSignatureCollection | Aspose.Words for Java

    Provides a read-only collection of digital signatures attached to a Document in Java....digital signatures attached to a document. To learn more, visit the...Signatures documentation article. Remarks: Document.getDigitalSignatures()...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontSavingArgs.Bold | Aspose.Words for .NET

    Discover the FontSavingArgs Bold property to easily determine if your font is bold. Enhance your typography for better readability and design....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    Discover the FontSavingArgs FontFamilyName property to easily manage and customize your font family for enhanced design flexibility....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word Documents, enhancing your Document editing experience....end of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. public class BookmarkEnd...

    reference.aspose.com/words/net/aspose.words/boo...
  9. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your Document's creation date in UTC for enhanced organization....property Gets or sets date of the document creation in UTC. public DateTime...get ; set ; } Remarks For documents originated from RTF format...

    reference.aspose.com/words/net/aspose.words.pro...
  10. Unlock PDF using C# | Aspose.PDF

    Decrypt (remove encryption) PDF Documents programmatically with C# sample code using Aspose.PDF for .NET...Unlock PDF Document Using C# Unlock PDF using the Aspose.PDF...important information or documents. Sometimes, there is a need...

    products.aspose.com/pdf/net/decrypt/