Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 213,185 for

new

(0.12 sec)
  1. Փոխարկել DOC DOCX C#

    Փոխարկեք DOC ը DOCX ձևաչափի C# կոդով: Պահեք DOC որպես DOCX օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  2. Փոխարկել HTML DOC C#

    Փոխարկեք HTML ը DOC ձևաչափի C# կոդով: Պահեք HTML որպես DOC օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  3. Փոխարկել PDF Openoffice C#

    Փոխարկեք PDF ը OpenOffice ձևաչափի C# կոդով: Պահեք PDF որպես OpenOffice օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  4. Փոխարկել WORD TXT C#

    Փոխարկեք WORD ը TXT ձևաչափի C# կոդով: Պահեք WORD որպես TXT օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  5. Փոխարկել PDF RTF C#

    Փոխարկեք PDF ը RTF ձևաչափի C# կոդով: Պահեք PDF որպես RTF օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  6. Փոխարկել DOC TXT C#

    Փոխարկեք DOC ը TXT ձևաչափի C# կոդով: Պահեք DOC որպես TXT օգտագործելով C#:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/doc...
  7. LoadFormat | Aspose.Words for Java

    Indicates the format of the document that is to be loaded in Java....HtmlLoadOptions loadOptions = new HtmlLoadOptions(LoadFormat.HTML...getLoadFormat()); Document doc = new Document(getMyDir() + "Missing...

    reference.aspose.com/words/java/com.aspose.word...
  8. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Merge Any Number of ZIP Archives | Aspose.Zip D...

    Learn how to merge multiple ZIP archives into a single file with this comprehensive guide....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/merge-arbitrary-number...
  10. Load and Extract Data | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/loading-saving-type1-...