Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 46,019 for

import document

(0.05 sec)
  1. Შეკუმშოს JPG Java

    შეკუმშოს JPG Java ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....კოპირება import com.aspose.words.*; Document doc = new Document ();...saveOptions); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/ka/java/compress/jpg/
  2. Aspose.PDF Printing Error Margin - Free Support...

    Hi, i’m develope into my software the print of pdf file but when use PdfViewer for printing, the print have a large margin. I use this code: Aspose.Pdf.Facades.PdfViewer viewer = new Aspose.Pdf.Facades.PdfViewer(); //…...dialog when printing //Print document using printer and page settings...and right margins. Print the Document : After adjusting the page...

    forum.aspose.com/t/aspose-pdf-printing-error-ma...
  3. MHT to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHT to XLSX conversion. Use example code for batch MHT to XLSX conversion with Python and .NET...convert programmatically a document from MHT to XLSX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/m...
  4. SVG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for SVG to DOCX conversion. Use example code for batch SVG to DOCX conversion with Python and .NET...convert programmatically a document from SVG to DOCX format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  5. Սեղմել DOC Ը Java Ում

    Սեղմեք DOC ը Java ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Պատճենել import com.aspose.words.*; Document doc = new Document ( "Input...); import com.aspose.words.*; Document doc = new Document("Input...

    products.aspose.com/words/hy/java/compress/doc/
  6. SVG to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for SVG to JPEG conversion. Use example code for batch SVG to JPEG conversion with Python and .NET...convert programmatically a document from SVG to JPEG format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/s...
  7. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....excel file : import os from aspose.cells import Workbook # For...)) Python Code Explanation: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/python-net/calculation-of...
  8. MHT to XLS Converter using Python | Aspose.PDF

    Sample code on Python for MHT to XLS conversion. Use example code for batch MHT to XLS conversion with Python and .NET...programmatically a document from MHT 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/m...
  9. Copy Bookmarked Text in PHP|Aspose.Words for Java

    Copy Bookmarked Text using PHP....ta/" ; // Load the source document. $ srcDoc = new Java ( "com..."com.aspose.words.Document" , $ dataDir . "Template.doc" ); //...

    docs.aspose.com/words/java/copy-bookmarked-text...
  10. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_Document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... merged_document.docx (21.4 KB) 2.docx (28...implementation: merged_document = aw.Document() merged_document.remove_all_children()...

    forum.aspose.com/t/formatting-issue-when-mergin...