Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 212,908 for

new

(0.11 sec)
  1. ContributorCollection | Aspose.Words for Java

    Represents bibliography source contributors in Java.... Document document = new Document(getMyDir() + "Bibliography...create a new source. Source newSource = new Source("New source"...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose.PSD for Java 25.5 - Release Notes|Docume...

    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....Support of multiple Effects, new resource (imfx). Add setter to...FillLayer try ( var psdImage = new PsdImage ( 100 , 100 )) { FillLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  3. 在 PS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Java 中使用该功能...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/ps/working-with-tr...
  4. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getSeries().add("Aspose Test Series", new String[]{"Word", "PDF", "Excel"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Stroke | Aspose.Words for Java

    Defines a stroke for a shape 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...
  6. ImageConfig|Documentation

    ImageConfig element is used to add a picture.... new ImageConfig () { Name = "image...templateConfig = new TemplateConfig () { Children = new List < BaseConfig...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  7. PdfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading Pdf document into a Document object in Java.... PdfLoadOptions options = new PdfLoadOptions(); options.se...setPageCount(1); Document doc = new Document(getMyDir() + "Images...

    reference.aspose.com/words/java/com.aspose.word...
  8. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...PageSize As New [PaperSize] Using inStream As New MemoryStream(fileData)...doc = New Aspose.Words.Document(inStream) Dim builder As New DocumentBuilder(doc)...

    forum.aspose.com/t/aspose-words-automatically-a...
  10. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for PHP via Java and elevate your presentations with professional text formatting for maximum impact....existing Paragraphs Create a new paragraph object for holding...of the ITextFrame . Create a new portion object Set Escapement...

    docs.aspose.com/slides/php-java/superscript-and...