Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 127,041 for

code

(0.1 sec)
  1. Is it possible to change the font size of parag...

    Hello Aspose Team, I am working on a solution where I convert Visio files to PDF using Aspose.Diagram for Python via .NET. I would like to know if it is possible to change the font size of the paragraphs present in the…...could please share some sample code or point me to relevant API...their font size. Code Here’s a sample code snippet demonstrating...

    forum.aspose.com/t/is-it-possible-to-change-the...
  2. 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…...the alignment settings in your code after modifying the style through...setAlignmentApplied(false) method. Code Here’s a code snippet that demonstrates...

    forum.aspose.com/t/wrong-retrieving-of-the-isal...
  3. PS to PDF Merge using C++ | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C++ sample Code using Aspose.PDF for C++...using the conversion PS to PDF code snippet. Package Manager Console...to PDF in just a few lines of code. Initialize a new Document,...

    products.aspose.com/pdf/cpp/merger/ps-to-pdf/
  4. Export Visio Diagram to PDF in Ruby|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....Here you can see example code. Ruby Code data_dir = File . dirname...diagram to pdf." Download Running Code Download Export Visio Diagram...

    docs.aspose.com/diagram/java/export-visio-diagr...
  5. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…... This is the code which tells me that the Para...of the Para class. Code Here’s a sample code snippet that demonstrates...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  6. Loading, Viewing and Parsing MSG file|Documenta...

    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.... The following code snippet shows you how to load...Loading MSG Files The following code snippet shows you how to load...

    docs.aspose.com/email/java/loading-viewing-and-...
  7. Generate BarCode with Empty Bars in Ruby|Docume...

    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....Here you can see example code. Ruby Code data_dir = File . dirname...output file." Download Running Code Download Generate Barcode with...

    docs.aspose.com/barcode/java/generate-barcode-w...
  8. Split Panes in Jython|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....Here you can see example code. Jython Code from aspose - cells import...SplitPanes () Download Running Code Download Append Documents (Aspose...

    docs.aspose.com/cells/java/split-panes-in-jython/
  9. Displaying Email Information on Screen in PHP|D...

    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....Here you can see example code. PHP Code # Create MailMessage instance...getTextBody (); Download Running Code Download Displaying Email Information...

    docs.aspose.com/email/java/displaying-email-inf...
  10. Some tiff files Different barcode reading diffe...

    image.png (14.2 KB) I’m using Aspose.BarCode version 25.6.0.0 to read barCodes from TIFF files. I’ve noticed that the same TIFF file produces different barCode reading results depending on the device: On a mobile phon…... Here’s a minimal code example to illustrate how to...tiff", DecodeType.CODE_39, DecodeType.CODE_128); reader.setQ...

    forum.aspose.com/t/some-tiff-files-different-ba...