Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 196,914 for

new

(0.12 sec)
  1. Փոխարկել DOC RTF Java

    Փոխարկեք DOC ը RTF ձևաչափի Java կոդով: Պահեք DOC որպես RTF օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  2. Փոխարկել DOC DOCX Java

    Փոխարկեք DOC ը DOCX ձևաչափի Java կոդով: Պահեք DOC որպես DOCX օգտագործելով Java:...*; Document doc = new Document ( "Input.doc" ); doc...aspose.words.*; Document doc = new Document("Input.doc"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/do...
  3. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ObjectFactory objectFactory = new ObjectFactory (); // The path...

    docs.aspose.com/words/java/insert-footer/
  4. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldResultFormatter formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/net/aspose.words/cal...
  6. LINQ Reporting Engine – How to Join Two Arrays ...

    Hi Aspose Team, I’m using Aspose.Words with the LINQ Reporting Engine, and I have a JSON data source with two separate arrays: one contains person names and IDs, and the other contains addresses and person IDs. I want t…...<</foreach>> JsonDataSource ds = new JsonDataSource(@"C:\Temp\data...a.json"); Document doc = new Document(@"C:\Temp\in.docx"); ReportingEngine...

    forum.aspose.com/t/linq-reporting-engine-how-to...
  7. Ფაილის Კონტენტის Ოპტიმიზაცია Java Ის Გამოყენებით

    შეკუმშოს ფაილები Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...*; Document doc = new Document ( "Input.docx" ); doc...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (); saveOptions...

    products.aspose.com/words/ka/java/compress/
  8. Սեղմել PDF Ը C# Ում

    Սեղմեք PDF ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք PDF բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...renderer = new PdfFixedRenderer(); var pdfReadOptions = new PdfFixedOptions...pdfReadOptions); var builder = new DocumentBuilder(); for ( var...

    products.aspose.com/words/hy/net/compress/pdf/
  9. VbaReferenceCollection | Aspose.Words for Java

    Represents a collection of VbaReference objects in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  10. Your First Aspose.Diagram Application - Hello W...

    This page describes how to create first application with Aspose.Diagram library.... Create a new Visio file, or open an existing...existing Visio file. Create a new text box. Insert the words Hello...

    docs.aspose.com/diagram/net/your-first-aspose-d...