Sort Score
Result 10 results
Languages All
Labels All
Results 6,521 - 6,530 of 19,400 for

2 of

(0.04 sec)
  1. PHP Barcode Generator and Scanner API | Aspose

    PHP barcode reader library to recognize mutiple types Of barcodes including 1D, 2D and Postal. Use API in core PHP or within framework like codeigniter, cakephp or laravel....getXDimension ()-> setMillimeteres ( 2 ); // Set codetext position $generator...Post Parcel DotCode Standard 2 of 5 ISBN ISMN ISSN HIBC * By...

    products.aspose.com/barcode/php-java/
  2. Aspose::Words::Drawing::DashStyle enum | Aspose...

    Aspose::Words::Drawing::DashStyle enum. Dashed line style in C++.... ShortDot 2 System dash style. ShortDashDot...builder -> InsertNode ( arrow ); // 2 - Thick black diagonal line with...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...theme // returns #FFFF00 // shape 2 // returns #FFFFFF // returns...philip.zhou May 18, 2024, 1:01am 2 @mcintken Thanks for the template...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  4. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent Of a table.... style = table_style # 2 - Use the "LeftIndent" to specify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Data validation example fails - Free Support Fo...

    The data validation example at Data Validation|Documentation has the following line: Validation validation = validations[validations.Add(ca)]; However, this doesn’t compile, as there is no ValidationCollection.Add that…...Discourse April 8, 2025, 12:59pm 2 @khs It seems that you are encountering...sense… amjad.sahi April 8, 2025, 2:04pm 5 @khs , Please note that...

    forum.aspose.com/t/data-validation-example-fail...
  6. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency.... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Convert PowerPoint Slides to Images in JavaScri...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Node.js via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....and comments: const scaleX = 2 ; const scaleY = scaleX ; // Load...in JavaScript: const scaleX = 2 ; const scaleY = scaleX ; let...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  8. EditorType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.EditorType enum, which defines editing groups to control user permissions for document range editing. Enhance your document management today!... Contributors 2 Specifies that users associated...editableRange . EditorGroup ); // 2 - Specify a group that allowed...

    reference.aspose.com/words/net/aspose.words/edi...
  9. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part Of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...2 running infinitely Aspose.Words Product...as part of our upgrade to 25.2 that for the given file, the document...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  10. Working with Text Styles

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... GetDataDir_Text (); 2 3 // Load the document into Aspose...var document = new Document(); 2 var page = new Page(document);...

    docs.aspose.com/note/net/working-with-text-styles/