Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 88,369 for

may

(1.13 sec)
  1. Dynamic form to static issue - Free Support For...

    License license = new License(); license.setLicense("Aspose.Pdf.lic"); Document document = new Document("test.pdf"); document.getForm().setType(FormType.Standard); document.save("test2.pdf"); exception : Exception in t…...id=0BwQCHl5ENPlLdC1VZEQ And also may I ask the process of my first...correction. tsuncp: And also may I ask the process of my first...

    forum.aspose.com/t/dynamic-form-to-static-issue...
  2. Aspose.Slides for .NET: Concern with Extracted ...

    Hello Team, We have few PPT files , from which it can extract objects using below code, if (shape is IOleObjectFrame oleFrame && oleFrame.EmbeddedData != null) { var embeddedData = oleFrame.EmbeddedData; byte[…...opened, a few common situations may apply: The embedded object is...directly. EmbeddedFileExtensio may be empty or contain a non‑standard...

    forum.aspose.com/t/aspose-slides-for-net-concer...
  3. Public API Changes in Aspose.Cells 8.8.3|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....3 that may be of interest to module/application...</div> </div> <div>Generated On May 30, 2016 02:33 PM <br />Time...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...modified afterward, the instance may reflect those changes. To maintain...Calling getEffective() again may update this internal cache and...

    forum.aspose.com/t/iportioneffectivedata-instan...
  5. Incorrect position of text boxes rotated to 90 ...

    Incorrect position of text boxes rotated to 90 and 270 deg after changing text wrap to NONE. Code snippet: Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc); builder.w…...appears to be a specific case that may be related to internal layout...wrap type is NONE , the engine may treat the shape differently because...

    forum.aspose.com/t/incorrect-position-of-text-b...
  6. Remove Background from Vector Images in Python|...

    Aspose.Imaging graphic library for Python supports background removal from vector images....vector files, the background may consist of multiple color-filled...

    docs.aspose.com/imaging/python-net/removing-bac...
  7. Workbook and Worksheet Print Preview|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....Hide ] Usage Scenario There may be cases where Excel files with...

    docs.aspose.com/cells/java/workbook-and-workshe...
  8. Conversion Options|Aspose.Words for SharePoint

    List of file conversion options of the Aspose.Words for SharePoint....destination folder you have selected may already contain some of the files...

    docs.aspose.com/words/sharepoint/conversion-opt...
  9. Explaining caching behaviour of Aspose.CAD|CAD ...

    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....these files, as one font file may contain more than one font. It...

    docs.aspose.com/cad/common/caching-behaviour-ex...
  10. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API... This may involve iterating through the...

    docs.aspose.com/psd/java/pixel-data-manipulation/