Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 47,279 for

as

(0.26 sec)
  1. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with eAse....Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease.

    docs.aspose.com/pdf/reportingservices/html-form...
  2. Extract Flash Objects from Presentations in Jav...

    Learn how to extract FlAsh objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices.

    docs.aspose.com/slides/java/flash/
  3. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java.

    docs.aspose.com/words/java/working-with-common-...
  4. Images moved in conversion - Free Support Forum...

    PleAse see the attached docx and PDF - the conversion wAs done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...Please see the attached docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…

    forum.aspose.com/t/images-moved-in-conversion/1...
  5. Doc to Docx conversion -> Requested default val...

    import Aspose.words As aw import Aspose.words.saving As saving _license = aw.License() _license.set_license(str(AsPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  6. MailMerge.execute method | Aspose.Words for Python

    Aspose.words.mailmerging.MailMerge.execute method...aspose.words.mailmerging.MailMerge.execute method

    reference.aspose.com/words/python-net/aspose.wo...
  7. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document...CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and lAst lines in the paragraph are to remain on the same page As the rest of the paragraph in C++....Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++.

    reference.aspose.com/words/cpp/aspose.words/par...
  9. FontSettings.substitution_settings property | A...

    FontSettings.substitution_settings property. Settings related to font substitution mechanism....FontSettings.substitution_settings property. Settings related to font substitution mechanism.

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…

    forum.aspose.com/t/shapes-in-charts-rendered-by...