Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 214,446 for

new

(0.51 sec)
  1. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...LoadFonts(); var document = new Document(); var page = document...1. text page.Paragraphs.Add(new TextFragment("1.1 Some text"));...

    forum.aspose.com/t/nullreferenceexception-when-...
  2. Shape | Aspose.Words for .NET

    Create unique shape objects effortlessly with our Shape Constructor. Design custom forms and enhance your projects with ease and precision!...Shape constructor Creates a new shape object. public Shape (...into a document. Document doc = new Document (); // The "Shape" class's...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Delete PDF pages|Aspose.PDF for Java

    This section explains how to delete PDF pages with Aspose.PDF Facades using PdfFileEditor class.... PdfFileEditor pdfEditor = new com . aspose . pdf . facades...delete int [] pagesToDelete = new int [] { 1 , 2 }; // Delete pages...

    docs.aspose.com/pdf/java/delete-pdf-pages/
  4. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....dstDoc = new Document(); DocumentBuilder builder = new DocumentBuilder(dstDoc);...myStyle.getFont().setName("Courier New"); myStyle.getFont().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Zip Files Without Compression via Java

    How to add files to archives without compression for enhanced file management, providing convenience in transportation, quick access, and compatibility across various applications....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  8. Set Default Font while rendering a spreadsheet ...

    Learn how to set the default font while rendering spreadsheets to images using Aspose.Cells for Node.js via C++....getDefaultFont() property to Courier New and the second image is taken...getDefaultFont() property to Times New Roman . This is the output image...

    docs.aspose.com/cells/nodejs-cpp/set-default-fo...
  9. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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....置不同的默认字体名称,如Courier New、Arial、Times New Roman等,将工作簿保存为HTML。 截图显示通过...属性设置不同默认字体名的效果。 该代码生成了使用Courier New的 output HTML文件 , 使用Arial的 output...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  10. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the Java Modern API for seamless PowerPoint and OpenDocument automation....the new API may look as follows: Presentation pres = new Presentation... get_Item ( 0 ). getImage ( new Dimension ( 1920 , 1080 )); try...

    docs.aspose.com/slides/java/modern-api/