Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 47,379 for

as

(0.34 sec)
  1. 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...
  2. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.pptx and test.pdf and data labels representation is significantly different between pdf and pptx.20220802.zip (2.4 KB)...Here is the project for problem reproduction. It generates test.pptx and test.pdf and data labels representation is significantly different between pdf and pptx.20220802.zip (2.4 KB)

    forum.aspose.com/t/data-label-format-is-not-app...
  3. Is it possible to save as plain text while pres...

    MS Word hAs the ability to insert line breaks to keep paragraphs wrapped at certain length when saving As plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…...MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  4. When a para gets split in two pages it is extra...

    When a para gets split in two pages it is extracted As two different paragraphs...When a para gets split in two pages it is extracted as two different paragraphs

    forum.aspose.com/t/when-a-para-gets-split-in-tw...
  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. Aspose PDF creating Corrupted Dictionary PDF's ...

    Hi Team , When performing some PDF operation for set of files using Aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …...Hi Team , When performing some PDF operation for set of files using aspose java, resulting PDF is getting corrupted in the PDFdictionary and no information about the pdf producer and its relevent metadata also missing. …

    forum.aspose.com/t/aspose-pdf-creating-corrupte...
  7. Semi-Transparent EMF Image Is Rendered as Blank...

    We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…...We have been working with Aspose Slides v25.7 for our product where in we have EMF images to be printed into PDF but we found that the Semi-transparent images (Alpha = 50% or between 1-99 % ) it renders blank image in pd…

    forum.aspose.com/t/semi-transparent-emf-image-i...
  8. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…...I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…

    forum.aspose.com/t/problems-with-title-and-lege...
  9. How to Add a Paragraph with the Same Format As ...

    I Assumed that IParagraphCollection.Insert would insert a paragraph with the same format As the one before. But I realized that this is not necessarily the cAse. See attached image where the lAst paragraph wAs added wit…...I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  10. Saving a Document as a Multipage TIFF in Java|A...

    Convert a document to a rAster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....Convert a document to a raster image, which is discussed on the example of the TIFF format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java.

    docs.aspose.com/words/java/saving-a-document-as...