Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 195,362 for

new

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

    Base class for FieldMergingArgs and ImageFieldMergingArgs in Java....throws Exception { Document doc = new Document(getMyDir() + "Field...getMailMerge().setFieldMergingCallb(new HandleMergeFieldInse()); final...

    reference.aspose.com/words/java/com.aspose.word...
  2. IPageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions(); // We...

    reference.aspose.com/words/java/com.aspose.word...
  3. Transform XML using Java | Aspose.PDF

    Transform XML programmatically with Java sample code using Aspose.PDF for Java... newTransformer ( new StreamSource ( xslFile )); StreamSource...StreamSource xmlSource = new StreamSource ( xmlFile ); ByteArrayOutputStrea...

    products.aspose.com/pdf/java/transform-xml/
  4. TableSubstitutionRule.save method | Aspose.Word...

    aspose.words.fonts.TableSubstitutionRule.save method...font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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.... It includes not only new and updated public methods, added...var options = new PngOptions (); var image = new PngImage ( options...

    docs.aspose.com/imaging/net/public-api-changes-...
  6. MailMerger.ExecuteWithRegions | Aspose.Words fo...

    Streamline your document creation with MailMerger's ExecuteWithRegions method. Effortlessly merge DataTables into documents using customizable regions....docx" ; DataTable dataTable = new DataTable ( "MyTable" ); dataTable...); dataTable . Rows . Add ( new object [] { "John" , "Doe" });...

    reference.aspose.com/words/net/aspose.words.low...
  7. Draw shapes in a visio page with Aspose.Diagram...

    Learn how to draw shapes in a visio page with Aspose.Diagram.... We'll start by creating a new diagram using the Aspose.Diagram...Aspose.Diagram.Diagram diagram = new Aspose.Diagram.Diagram(); diagram...

    products.aspose.com/diagram/tutorial/draw-shape...
  8. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous page ranges easily. Enhance your document processing with precision and efficiency....PageRange ( int, int ) Creates a new page range object. Examples Shows...page ranges. Document doc = new Document ( MyDir + "Images.docx"...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...Load the PDF file - new Document . Create new Circle Annotation...Annotation and set Circle parameters (new Rectangle, title, color, InteriorColor...

    docs.aspose.com/pdf/java/figures-annotation/
  10. 档案

    档案...加载客户端机密 InputStream in = new FileInputStream(new File("credentials.json"));...GoogleClientSecrets.load(JSON_FACTORY, new InputStreamReader(in)); // 构建流程并触发用户授权请求...

    blog.aspose.com/zh/cells/convert-excel-files-to...