Sort Score
Result 10 results
Languages All
Labels All
Results 6,111 - 6,120 of 214,373 for

new

(0.26 sec)
  1. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class.... We have introduced a new method extractMarkedContent()...document Document document = new Document ( "sample.pdf" ); //instantiate...

    docs.aspose.com/pdf/java/extract-chart-objects/
  2. 创建后备字体|Aspose.Slides for PHP 文档

    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....$endUnicodeIndex = 0xbff ; $firstRule = new FontFallBackRule ( $startUnicodeIndex..., "Vijaya" ); $secondRule = new FontFallBackRule ( 0x3040 , 0x309f...

    docs.aspose.com/slides/zh/php-java/create-fallb...
  3. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....methods, properties and so on, any new restrictions and other changes...IShapeCollection.addGroupShape() creates a new GroupShape and adds it to the...

    docs.aspose.com/slides/java/public-api-and-back...
  4. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Word document Document doc = new Document(inputFilePath); // Create...PdfSaveOptions saveOptions = new PdfSaveOptions { FontEmbeddingMode...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585
  5. Გადაიყვანეთ WORD PDF C#

    გადაიყვანეთ WORD PDF C# ფორმატში კოდით. შეინახეთ WORD როგორც PDF 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/ka/net/conversion/wor...
  6. Გადაიყვანეთ DOC RTF C#

    გადაიყვანეთ DOC RTF C# ფორმატში კოდით. შეინახეთ DOC როგორც RTF 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/ka/net/conversion/doc...
  7. Გადაიყვანეთ HTML PDF C#

    გადაიყვანეთ HTML PDF C# ფორმატში კოდით. შეინახეთ HTML როგორც PDF 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/ka/net/conversion/htm...
  8. Გადაიყვანეთ PDF TXT C#

    გადაიყვანეთ PDF TXT C# ფორმატში კოდით. შეინახეთ PDF როგორც TXT 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/ka/net/conversion/pdf...
  9. Გადაიყვანეთ WORD MARKDOWN C#

    გადაიყვანეთ WORD MARKDOWN C# ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN 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/ka/net/conversion/wor...
  10. Გადაიყვანეთ WORD HTML C#

    გადაიყვანეთ WORD HTML C# ფორმატში კოდით. შეინახეთ WORD როგორც HTML 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/ka/net/conversion/wor...