Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 88,828 for

may

(0.68 sec)
  1. Raw Data Processing|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....any conversion applied, and may improve performance. On the opposite...raw data formats layout which may be sometimes a bit complicated...

    docs.aspose.com/imaging/net/raw-data-processing/
  2. Error When Connecting to ASPOSE - Free Support ...

    An uncaught Exception was encountered Type: Aspose\Words\ApiException Message: [404] Error connecting to the API (https://api.aspose.cloud/v4.0/words/30701-default-judgement-possession1-1747247741.doc/appendDocument?fol…...Words Product Family testbydocs May 14, 2025, 6:39pm 1 An uncaught...Function: require_once alexey.noskov May 14, 2025, 7:12pm 2 This topic...

    forum.aspose.com/t/error-when-connecting-to-asp...
  3. Raw Data Processing|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....any conversion applied, and may improve performance. On the opposite...raw data formats layout which may be sometimes a bit complicated...

    docs.aspose.com/psd/net/raw-data-processing/
  4. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the worksheet,…...aspose-pdf-java , cells-java sudhirdharani May 4, 2026, 7:37am 1 Hi Team, I...130302.png (26.9 KB) simon.zhao May 4, 2026, 11:37am 2 @sudhirdharani...

    forum.aspose.com/t/columns-getting-truncated-ev...
  5. Raw Data Processing|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....any conversion applied, and may improve performance. On the opposite...raw data formats layout which may be sometimes a bit complicated...

    docs.aspose.com/imaging/python-net/raw-data-pro...
  6. Colored Emojis Are Not Correctly Managed When T...

    I try to upload a pptx file into Convert PPTX to PDF | Online and Free pptx file contains emoji monochrome and colored emoji see sc: image.png (19,3 Ko) The result in pdf is image.png (4,8 Ko) As you can see rocket …...T May 15, 2025, 9:39am 1 I try to upload...Ko) Professionalize.Discourse May 15, 2025, 9:39am 2 @raphael.T...

    forum.aspose.com/t/colored-emojis-are-not-corre...
  7. Glyphs and Metrics of TrueType Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of TTF fonts within Java....Editable Embedding - Font may be embedded, and may be temporarily loaded...changes may be saved. Installable Embedding - Font may be embedded...

    docs.aspose.com/font/java/glyphs-and-metrics-tr...
  8. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during document rendering and building. Enhance your workflow today!...build, page layout model may or may not be further rendered into...that page may reflow multiple times and that reflow may restart...

    reference.aspose.com/words/net/aspose.words.lay...
  9. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511
  10. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...slides-text , slides-cpp pankajku May 15, 2025, 1:58pm 1 Hi, auto textFrameFormat...version Professionalize.Discourse May 15, 2025, 1:59pm 2 @pankajku...

    forum.aspose.com/t/unable-to-get-anchoring-type...