Sort Score
Result 10 results
Languages All
Labels All
Results 9,091 - 9,100 of 216,907 for

new

(0.33 sec)
  1. Exception when converting mht into pdf - Free S...

    Hi,I have trouble converting some emails into pdf see attached sample file. Have tried this with v17.1.0 and v17.2.0 Code snippet reproducing the issue:MhtLoadOptions options = New MhtLoadOptions();File file = New File("…...MhtLoadOptions options = new MhtLoadOptions(); File file = new File("301116031114286...mhtml"); try { Document pdf = new Document(file.getAbsolutePath()...

    forum.aspose.com/t/exception-when-converting-mh...
  2. Creating a Wrapper Assembly|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....( string file ) { var lic = new Aspose . Pdf . License (); lic...document using ( var document = new Aspose . Pdf . Document ( file...

    docs.aspose.com/pdf/net/creating-a-wrapper-asse...
  3. Worksheet to Image - Set Pixel Format for the R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Excel file const workbook = new AsposeCells . Workbook ( path...and image format const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/worksheet-to-i...
  4. 使用 Java 編輯 PDF | Aspose.PDF

    使用 Java 的 Java 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...文件-Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/zh-hant/java/redaction/
  5. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....Document doc = new Document (); Comment comment = new Comment ( doc... "J.B." , DateTime . Now , "New reply" ); comment . AddReply...

    reference.aspose.com/words/net/aspose.words/com...
  6. PdfSaveOptions.ImageColorSpaceExportMode | Aspo...

    Discover the PdfSaveOptions ImageColorSpaceExportMode property to optimize image color selection in your PDFs for stunning visual quality and consistency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ImageSaveOptions.verticalResolution property | ...

    ImageSaveOptions.verticalResolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HeightRule enumeration | Aspose.Words for Node.js

    Aspose.Words.HeightRule enumeration. Specifies the rule for determining the height of an object....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...current row, as well as any new rows it creates afterwards. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Converting PDF to JPEG/TIF C# results in black ...

    When converting some PDFs to JPG or TIF, a black image file is generated. So far, this has only occurred with PDFs created with ‘Simple Scan’ that contain an image. I have included example files in the attachment. We …...using (Document pdfDocument = new Document(Path.Combine(dataDir...resolution = new Resolution(300); JpegDevice jpegDevice = new JpegDevice(resolution);...

    forum.aspose.com/t/converting-pdf-to-jpeg-tif-c...
  10. Adding Extended Attributes to Resource Assignme...

    This guide explains how to add extended attributes to resource assignments in Java projects using Aspose.Tasks....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/adding-extended-attr...