Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 351,176 for

document

(0.09 sec)
  1. PDF Viewer via Java | Aspose.PDF

    Open and view Documents programmatically with Java sample code using Aspose.PDF for Java...the PDF with an instance of Document. View resultant File. Java...view PDF documents // load PDF with an instance of Document var document...

    products.aspose.com/pdf/java/viewer/
  2. StyleCollection.defaultParagraphFormat property...

    StyleCollection.defaultParagraphFormat property. Gets Document default paragraph formatting....defaultParagraphForm property Gets document default paragraph formatting...ParagraphFormat Remarks Note that document-wide defaults were introduced...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontInfoCollection.embed_system_fonts property ...

    FontInfoCollection.embed_system_fonts property. Specifies whether or not to embed System fonts into the Document...embed System fonts into the document. Default value for this property...system and wants to create a document that is readable by others...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a Document and accepts data about saving progress....property Called during saving a document and accepts data about saving...Examples Shows how to manage a document while saving to html. test...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentDirection enumeration | Aspose.Words fo...

    aspose.words.loading.DocumentDirection enumeration. Allows to specify the direction to flow the text in a Document....direction to flow the text in a document. Members Name Description...Shows how to detect plaintext document text direction. # Create a...

    reference.aspose.com/words/python-net/aspose.wo...
  6. View PCL Files using Java | Aspose.PDF

    Open and view PCL Documents programmatically with Java sample code using Aspose.PDF for Java...the PCL with an instance of Document. View resultant File. Java...instance of Document var document = new Document ( "template...

    products.aspose.com/pdf/java/viewer/pcl/
  7. View SVG Files using Java | Aspose.PDF

    Open and view SVG Documents programmatically with Java sample code using Aspose.PDF for Java...the SVG with an instance of Document. View resultant File. Java...instance of Document var document = new Document ( "template...

    products.aspose.com/pdf/java/viewer/svg/
  8. ImageSavingArgs.image_file_name property | Aspo...

    ImageSavingArgs.image_file_name property. Gets or sets the file name (without path) where the image will be saved to....depends on whether you save the document to a file or to a stream.... When saving a document to a file, the generated image file name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property to save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...saved HTML document. Document doc = new Document ( MyDir + "Rendering...html document with images embedded inside it. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...SetImageSizeInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/set-image-size/