Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 41,352 for

one

(0.09 sec)
  1. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...to the respective forum where one of our colleagues from the Aspose...to the respective forum where one of our colleagues from the Aspose...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  2. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Java library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....example, a workbook may contain one worksheet per department, and...Workbook instance, saving each one as a separate file. The second...

    docs.aspose.com/cells/java/splitting-excel-file...
  3. Splitting Excel Files into Multiple Files|Docum...

    Aspose.Cells is a Aspose.Cells for Node.js via Java library for working with spreadsheet files, which supports splitting a single Excel file into multiple files. This article will introduce how to split Excel files by copying each worksheet to a separate workbook and by copying specific cell ranges to other workbooks....example, a workbook may contain one worksheet per department, and...Workbook instance, saving each one as a separate file. The second...

    docs.aspose.com/cells/nodejs-java/splitting-exc...
  4. Convert DOT to XLSX via Java or with free Onlin...

    Convert DOT to XLSX via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLSX online converter quickly before integrating the code.... and convert documents from one format to another. It supports...and convert spreadsheets from one format to another. It supports...

    products.aspose.com/total/java/conversion/dot-t...
  5. Convert FLATOPC to PPTM via C++ or with free On...

    Export FLATOPC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPTM online converter quickly before integrating the code....Why to Convert Converting from one file format to another is a common...slideshows. Converting from one format to another can be a time-consuming...

    products.aspose.com/total/cpp/conversion/flatop...
  6. How to ensure GS1-128 compliance requirement of...

    We have the following customer requirement about GS1-128 barcode size to fulfil: The size of a GS1-128 barcode is defined by its X-module (width of the narrowest bar/space). For transport labels, the X-module must lie …...BarCode will use the last one you set. The final value used...up the confusion. I just have one last question which is that if...

    forum.aspose.com/t/how-to-ensure-gs1-128-compli...
  7. Multi page Tiff to PDF Conversion show blank pa...

    using (Aspose.Drawing.Bitmap Bitmap = new Aspose.Drawing.Bitmap(FileStream)) { Aspose.Drawing.Imaging.FrameDimension Dimension = new Aspose.Drawing.Imaging.FrameDimension(Bitmap.FrameDimensionsList[0]); int FrameCount…... I’ll attach a link to one of them so you can track the...

    forum.aspose.com/t/multi-page-tiff-to-pdf-conve...
  8. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be saved to....IImageSavingCallback you cannot substitute one image with another. It is intended...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ResourceLoadingArgs.set_data method | Aspose.Wo...

    ResourceLoadingArgs.set_data method. Sets user provided data of the resource which is used if [IResourceLoadingCallback.resource_loading()](../../iresourceloadingcallback/resource_loading/#resourceloadingargs) returns [ResourceLoadingAction.USER_PROVIDED](../../resourceloadingaction/#USER_PROVIDED)....If this callback encounters one of the image shorthands while...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...try to set all content is on one page using (MaxDisplayRange.ColumnCount...how to set all content is on one page give example. amjad.sahi...

    forum.aspose.com/t/how-to-set-excel-custom-pape...