Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 196,959 for

new

(0.09 sec)
  1. Convert SVG to BMP – Aspose.HTML for .NET

    Convert SVG to BMP in C# using Aspose.HTML for .NET. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-bmp/
  2. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....( SaveFormat ) Initializes a new instance of this class that can...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Vba::VbaProject::get_Name method...

    Aspose::Words::Vba::VbaProject::get_Name method. Gets or sets VBA project name in C++....()) << std :: endl ; } // Set new source code for VBA module. You...:: Document > (); // Create a new VBA project. auto project = System...

    reference.aspose.com/words/cpp/aspose.words.vba...
  4. Add XMP metadata to EPS file using Java

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/xmp-metadata/add/
  5. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...load Document pdfDocument = new Document(inFilePath); Page page...Image image = new Image(); image.setImageStream(new ByteArrayInputStream(Base64...

    forum.aspose.com/t/pdf-base64image/315504
  6. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Different Ways to Save Files with Node.js via C...

    Aspose.Cells for Node.js via C++ can save files to different formats including PDF, HTML, DOCX, PPTX, JSON, and MHTML....source workbook const workbook = new AsposeCells . Workbook ( filePath...( dataDir , ".output.xls" ), new AsposeCells . XlsSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  8. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files using Aspose.Tasks for Java....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/project-rescheduling/
  9. Documentation

    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....expected , actual )) { throw new Exception ( "对象不相等。" ); } } using...Uniform ; // 添加新滤镜项目 var filters = new List < SmartFilter >( smartObj...

    docs.aspose.com/psd/zh/net/release-notes/releas...
  10. NullPointerException Occurs When Opening and Sa...

    Hello, I have an issue opening and saving a presentation, both with 25.3 and 25.4 versions of the SLides library, it throws java.lang.NullPointerException: Cannot invoke "com.aspose.slides.internal.kn.nr.ew()" because…...getLoadFormat(new File(getClass() .getClassLoader()...FilePath)) { presentation = new com.aspose.slides.Presentation(testStream);...

    forum.aspose.com/t/nullpointerexception-occurs-...