Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 214,483 for

formatting

(0.1 sec)
  1. PDF to TIFF Converter using Android via Java | ...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...a document from PDF to TIFF format using Android via Java. Use...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/android-java/conversion...
  2. TIFF to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for TIFF to PDF conversion. Use example code for batch TIFF to PDF conversion with Aspose.PDF for PHP via Java...a document from TIFF to PDF format using Aspose.PDF for PHP via...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/php-java/conversion/tif...
  3. DICOM to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Aspose.PDF for PHP via Java...document from DICOM to PDF format using Aspose.PDF for PHP via...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/php-java/conversion/dic...
  4. PDF to TIFF Converter using JavaScript via C++ ...

    JavaScript via C++ sample code for converting PDF to TIFF on any platform...a document from PDF to TIFF format using JavaScript. Use just...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/javascript-cpp/conversi...
  5. Rotate Axis Title in Aspose.Words Java - Free S...

    Hello, I am using Aspose.Words for Java version 25.5 to generate charts. I would like to rotate the title of the secondary, so that the axis title appears vertically. I can rotate the axis tick labels via AxisTickLabel…...setting the text, font, and formatting, but no rotation or orientation...

    forum.aspose.com/t/rotate-axis-title-in-aspose-...
  6. PDF to PPTX Converter using Python via Java | A...

    Sample code on Python via Java for PDF to PPTX conversion. Use example code for batch PDF to PPTX conversion with Python and Java...a document from PDF to PPTX format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-java/conversion/...
  7. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....] Supported File Formats Q: What file formats does Aspose.Slides...the file formats described in Supported File Formats . Exceptions...

    docs.aspose.com/slides/java/faqs/
  8. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line Formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....300 , 0 ); // Apply some formatting on the line shp . LineFormat...

    docs.aspose.com/slides/net/line/
  9. Wrong retrieving of the isAlignmentApplied() fl...

    Hi, we’re experiencing an unexpected behavior when working with a custom cell style. Specifically, after setting the Right alignment on the custom style and then unchecking the “Alignment” checkbox from the custom styl…...method checks if the alignment formatting is set, which may not be...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...for any custom paragraph formatting (negative indents, oversized...

    forum.aspose.com/t/word-saveto-pdf/322091