Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 213,191 for

new

(0.36 sec)
  1. Aspose.Cells 8.3.0中的公共API更改|Documentation

    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.... Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...工作簿文件。 Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples....a presentation file $pres = new Presentation ( "demo.pptx" );...a presentation file $pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/php-java/access-slide-in...
  3. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Node.js. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...web client. var aiWebClient = new aspose . slides . OpenAIWebClient...

    docs.aspose.com/slides/nodejs-java/ai/generator/
  4. Text columns Insertion into document and insert...

    HI, I am looking for a way to Create Text Columns like 3-4 and flow the data into it later. I tried this before and i remeber it working .But now its not working . I also tried as mentioned in below ticket Insert Tex…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...builder.PageSetup.TextColumns.Add(new TextColumn(100)); // First column...

    forum.aspose.com/t/text-columns-insertion-into-...
  5. Convert OneNote to Word | Aspose.Note Documenta...

    Use our C# .NET API to convert OneNote files to Word documents....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-word/
  6. 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-...
  7. 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...
  8. Customize PowerPoint Fonts in Java|Aspose.Slide...

    Customize fonts in PowerPoint slides with Aspose.Slides for Java to keep your presentations sharp and consistent across any device.... String [] fontFolders = new String [] { externalFontFolder1...null ; try { presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/java/custom-font/
  9. 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/
  10. Encrypt regular ZIP | Aspose.Zip for .NET

    Zip C# library lets encrypt ZIP erchive without repacing....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/encrypt-existing-zip/