Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 165,041 for

new

(0.08 sec)
  1. Convert TEXT To SVG Java

    Convert TEXT to SVG format in Java code. Save TEXT as SVG using Java....*; Document doc = new Document ( "Input.txt" ); ImageSaveOptions...ImageSaveOptions saveOptions = new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/text-...
  2. Convert Image To PNG Java

    Convert Image to PNG format in Java code. Save Image as PNG using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...getShapeRenderer().save( "Output.png" , new ImageSaveOptions (SaveFormat...

    products.aspose.com/words/java/conversion/image...
  3. 使用 C++ 查看 MHT 文件 | Aspose.PDF

    简单的演示源代码,可在任何使用 C++ 语言的平台上打开和查看 MHT 文件。...options = new MhtLoadOptions (); Resolution resolution = new Resolution...300 ); BmpDevice imageDevice = new BmpDevice ( resolution ); Document...

    products.aspose.com/pdf/zh-hans/cpp/viewer/mht/
  4. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...one line. let saveOptions = new aw . Saving . TxtSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XAR composition in C# | Aspose.Zip for .NET

    Examples of using a C# library to compose XAR archive....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/xar-composition/
  6. Public API Changes in Aspose.Note 1.9.0

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  7. Data tag being removed after PDF to TIFF conver...

    We are currently using Aspose.PDF version 21.12.0.0 in .NET and are experiencing an issue during PDF to TIFF conversion. Specifically, all data tags on the PDF document are completely removed after the conversion. Could …...Open document pdfDocument = new Document(strSourceFile); // Create...TiffSettings tiffSettings = new TiffSettings { Compression =...

    forum.aspose.com/t/data-tag-being-removed-after...
  8. Expose Geometric Transformation|Documentation

    Aspose.3D for Node.js via Java allows exposing geometric transformation of a 3D scene. You can evaluate the global transformation using evaluateGlobalTransform method....Initialize scene object var scene = new aspose . threed . Scene (); //...Initialize cylinder var cylinder = new aspose . threed . Cylinder ();...

    docs.aspose.com/3d/nodejs-java/expose-geometric...
  9. MarkdownExportAsHtml Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownExportAsHtml enum to effortlessly convert Markdown elements to raw HTML, enhancing your document export options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. CompareOptions.AdvancedOptions | Aspose.Words f...

    Discover CompareOptions AdvancedOptions to enhance your comparisons. Achieve precise results with tailored settings for optimal output.... Document docA = new Document ( MyDir + "DML unique...original.docx" ); Document docB = new Document ( MyDir + "DML unique...

    reference.aspose.com/words/net/aspose.words.com...