Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 213,277 for

new

(0.1 sec)
  1. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...string. toDocument() Constructs a new fully formed document that contains...

    reference.aspose.com/words/java/com.aspose.word...
  2. Renderers – C# – Aspose.HTML for .NET

    Learn about supported renderers – HtmlRenderer, SvgRenderer, MhtmlRenderer and EpubRenderer, which are used to render HTML, SVG, MHTML, EPUB...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/renderers/
  3. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document....PDF file Document document = new Document ( _dataDir + "sample...screenAnnotation = new ScreenAnnotation ( page , new Rectangle ( 170...

    docs.aspose.com/pdf/java/multimedia-annotation/
  4. 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 Size ( 1920 , 1080 )); try {...

    docs.aspose.com/slides/androidjava/modern-api/
  5. Split PDF, HTML, TXT Files using C# | Aspose.PDF

    C# sample code to split files on .NET Framework, .NET Core.... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/net/splitter/
  6. FieldArgumentBuilder | Aspose.Words for .NET

    Discover the FieldArgumentBuilder constructor to efficiently create and customize FieldArgumentBuilder instances for your development needs.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose.PSD for Java 23.12 - Release Notes|Docum...

    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....of Raster Image rendering in new version of AI. Feature PSDJAVA-566...of Raster Image rendering in new version of AI** String sourceFile...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. 通过C++的JavaScript将PdfSaveOptions和ImageOrPrintOpt...

    了解如何使用C++的Aspose.Cells for JavaScript设置PdfSaveOptions和ImageOrPrintOptions的DefaultFont属性,确保在字体缺失时正确渲染字体。...ImageOrPrintOptions 的 DefaultFont 属性设置为“Times New Roman”。同时将布尔属性 CheckWorkbookDefault...设置为“false”,确保A1单元格的文本使用“Times New Roman”字体渲染,而不是使用默认字体(此处为“Cal...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  9. 搜索

    搜索...AutoMaskingGraphCutO options = new AutoMaskingGraphCutO { // 指示在影像分解期間應執行預設筆劃的新計算。...Decompose = false, ExportOptions = new PngOptions() { ColorType = PngColorType...

    blog.aspose.com/zh-hant/imaging/remove-image-ba...
  10. Can't set the style value - Free Support Forum ...

    Hello, I drew a rectangle and added some text. Now I wanted to make the text bold. But that didn’t work. I think I know where the problem might be. @philip.zhou you once wrote to me in response to another question th…...diagram = new Diagram(); Aspose.Diagram.Page page = new Aspose.Diagram...Count; // 1 shape.Text.Value.Add(new Txt("Hello World")); shape.InheritChars[0]...

    forum.aspose.com/t/cant-set-the-style-value/315934