Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 222,912 for

new

(0.17 sec)
  1. DWG to SVG Conversion Issues in Aspose.CAD: los...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = New File(outputFilePath); try { LoadOptions opts = New LoadOption…...outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOptions();...RasterizationQuality rasterizationQuality = new RasterizationQuality(); rasterizationQuality...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  2. Reporting Compression Progress | Aspose.Zip Doc...

    This document covers how to report the progress of compression in Java zip library....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/reporting-compression-...
  3. Convert Dates to Japanese Dates with Node.js vi...

    Learn how to convert Gregorian dates to Japanese dates using Aspose.Cells for Node.js via C++....Calendar, a new era begins with the reign of a new emperor. On...On 1st May 2019, a new emperor came into power, ending the Heisei...

    docs.aspose.com/cells/nodejs-cpp/convert-dates-...
  4. Aspose.Total Net Adding image as watermark to d...

    Hi We have purchased Aspose.Total license recently. We are trying to add image as watermark to all pages in doc. But we want to add watermark to full page covering all areas of page. We tried adding it but looks like s…...the document Document doc = new Document("test.docx"); // Create...image stamp ImageStamp stamp = new ImageStamp("watermark.png");...

    forum.aspose.com/t/aspose-total-net-adding-imag...
  5. Converting Specific Portion of DjVu Page in Php...

    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....instance of Image class $image = new Image (); $image = $image ->...PngOptions $export_options = new PngOptions (); \ # Set ColorType...

    docs.aspose.com/imaging/java/converting-specifi...
  6. BuildingBlockCollection | Aspose.Words for Java

    A collection of BuildingBlock objects in the document in Java....doc = new Document(); GlossaryDocument glossaryDoc = new GlossaryDocument();...GlossaryDocVisitor visitor = new GlossaryDocVisitor(); // Visit...

    reference.aspose.com/words/java/com.aspose.word...
  7. PdfDigitalSignatureDetails.Location | Aspose.Wo...

    Discover the PdfDigitalSignatureDetails Location property to easily manage and customize your document signing location for enhanced security and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Configure...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ChartFormat.ShapeType | Aspose.Words for .NET

    Discover how to use the ChartFormat ShapeType property to customize your chart elements effectively. Enhance your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Series . Clear (); // Add new series. ChartSeries series =...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/working-with-images/
  10. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...TestInitialize() { var lic = new License(); lic.SetLicense(License_Path);...Document GetDocument() { var doc = new Document(Document_Path); doc...

    forum.aspose.com/t/possible-bug-with-document-l...