Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 48,315 for

as

(0.61 sec)
  1. Extract Text and Images from ODT File Online an...

    Online ODT file parser app. Android API code to extract images and text content from ODT document....Online ODT file parser app. Android API code to extract images and text content from ODT document.

    products.aspose.com/total/android-java/parse/odt/
  2. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation As an image, but there are several discrepancies. Could you pleAse confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…...Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/path/to/charts…

    forum.aspose.com/t/multiple-discrepancies-when-...
  3. Error: "String was not recognized as a valid Da...

    Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF documents into a single PDF/A-2a document. During the conversion I get this error while converting to PDF/A-2a the merged document. clAss co…...Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF documents into a single PDF/A-2a document. During the conversion I get this error while converting to PDF/A-2a the merged document. class co…

    forum.aspose.com/t/error-string-was-not-recogni...
  4. How to Save PowerPoint Slides with Notes as PDF...

    This brief tutorial guides you on how to save PowerPoint slides with notes As PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint As PDF with notes in Python....This brief tutorial guides you on how to save PowerPoint slides with notes as PDF in Python. It helps in establishing the environment, defining the steps to write the application and provides a runnable sample code to save PowerPoint as PDF with notes in Python.

    kb.aspose.com/slides/python/how-to-save-powerpo...
  5. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavAscript via C++....This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++.

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  6. Incorrect Conditional Formatting in Aspose.Cell...

    I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…...I have created a sample Excel file to reproduce the issue. test2.zip (9.6 KB) In the Excel file, I added a conditional formatting to change A1 and B1 to white text color when A3’s value is 1. image.png (768 位元組) imag…

    forum.aspose.com/t/incorrect-conditional-format...
  7. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (Aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…

    forum.aspose.com/t/save-text-as-actual-text-whe...
  8. Save as ODF 1.1, 1.2 and 1.3 with JavaScript vi...

    Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavAscript via C++....Convert Excel to ODF 1.1, 1.2 and 1.3 specifications with Aspose.Cells for JavaScript via C++.

    docs.aspose.com/cells/javascript-cpp/save-ods-f...
  9. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint As a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation As pdf with notes using Java....This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint presentation as pdf with notes using Java.

    kb.aspose.com/slides/java/how-to-save-a-powerpo...
  10. How to create a dwg file and save as stream and...

    Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file As stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…...Hello, I am working on dwg creation using .net Aspose.CAD, version 24.4. I am facing an issue while saving dwg file as stream and then convert to byte[]. I found the method public void Save(Stream stream, ImageOptio…

    forum.aspose.com/t/how-to-create-a-dwg-file-and...