Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,008 for

new

(0.17 sec)
  1. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility....doc = new Document (); LayoutCollector layoutCollector = new LayoutCollector...content. DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  2. Փոխարկել WORD EPUB C#

    Փոխարկեք WORD ը EPUB ձևաչափի C# կոդով: Պահեք WORD որպես EPUB օգտագործելով 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...
  3. Փոխարկել PDF XPS C#

    Փոխարկեք PDF ը XPS ձևաչափի C# կոդով: Պահեք PDF որպես XPS օգտագործելով 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. Փոխարկել PDF DOCX C#

    Փոխարկեք PDF ը DOCX ձևաչափի C# կոդով: Պահեք PDF որպես DOCX օգտագործելով 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...
  5. Փոխարկել 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/hy/net/conversion/htm...
  6. Փոխարկել PDF MARKDOWN C#

    Փոխարկեք PDF ը MARKDOWN ձևաչափի C# կոդով: Պահեք PDF որպես MARKDOWN օգտագործելով 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...
  7. Փոխարկել DOC EPUB C#

    Փոխարկեք DOC ը EPUB ձևաչափի C# կոդով: Պահեք DOC որպես EPUB օգտագործելով 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...
  8. 使用 JavaScript 通过 C++ 将图表转换为图片以适应中国地区|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 配置支持中文字符和格式的图表,包括字体、大小、文本方向等等。...</p>' ; } const settings = new ChartChineseSettings (); const...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  9. Delete all the comments by an author|Aspose.Sli...

    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....IsNullOrEmpty ( author )) throw new ArgumentNullExceptio ( "File...List < Comment > comments = new List < Comment >(); comments...

    docs.aspose.com/slides/net/delete-all-the-comme...
  10. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    用于从 PDF 文件中提取附件的 Java 源代码。...document Document pdfDocument = new Document ( DATA_DIR . resolve...getContents (); File file = new File ( fileSpecification . getName...

    products.aspose.com/pdf/zh-hans/java/attachment...