Sort Score
Result 10 results
Languages All
Labels All
Results 7,481 - 7,490 of 198,708 for

new

(0.1 sec)
  1. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....PPTX file Presentation pres = new Presentation ( "FontProperties...( 0 ); // Define new fonts FontData fd1 = new FontData ( "Elephant"...

    docs.aspose.com/slides/java/manage-fonts/
  2. Manage Fonts - PowerPoint Java API|Aspose.Slide...

    Presentations usually contain both text and images. This article shows how to use PowerPoint Java API to configure the font properties of paragraphs of text on slides....PPTX file Presentation pres = new Presentation ( "FontProperties...( 0 ); // Define new fonts FontData fd1 = new FontData ( "Elephant"...

    docs.aspose.com/slides/androidjava/manage-fonts/
  3. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(var doc = new Document(input)) { var options = new PdfFormat...PDF document using (var doc = new Document(input)) { // Set up...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  4. Stack Overflow when converting a document to PD...

    Dim oDoc As Aspose.Words.Document = Nothing Dim oWordsOptions As Aspose.Words.Loading.LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions oWordsOptions.ResourceLoadingCallback = Ne…...LoadOptions = Nothing oWordsOptions = New Aspose.Words.Loading.LoadOptions...ResourceLoadingCallb = New SkipImagesCallback oDoc = New Aspose.Words....

    forum.aspose.com/t/stack-overflow-when-converti...
  5. Import and Export Annotations to XFDF|Aspose.PD...

    You may import and export annotation with XFDF format with C# and Aspose.PDF for .NET library....using ( var annotationEditor = new Aspose . Pdf . Facades . PdfAnnotationEditor...types to export var annotType = new Aspose . Pdf . Annotations ....

    docs.aspose.com/pdf/net/import-export-xfdf/
  6. 通过 Node.js 以 C++ 打开文件的不同方式|Documentation

    本文解释了如何使用 Aspose.Cells for Node.js via C++ API 打开Excel文件。...file path const workbook1 = new AsposeCells . Workbook ( filePath...LoadFormat const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/different-w...
  7. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++.... const loadOptions1 = new AsposeCells . LoadOptions ( AsposeCells...the stream const wbExcel95 = new AsposeCells . Workbook ( stream...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  8. Փոխարկել HTML DOC Javascript

    Փոխարկեք HTML ը DOC ձևաչափի JavaScript կոդով: Պահեք HTML որպես DOC օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել WORD EPUB Javascript

    Փոխարկեք WORD ը EPUB ձևաչափի JavaScript կոդով: Պահեք WORD որպես EPUB օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Փոխարկել WORD MARKDOWN Javascript

    Փոխարկեք WORD ը MARKDOWN ձևաչափի JavaScript կոդով: Պահեք WORD որպես MARKDOWN օգտագործելով JavaScript:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...