Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 70,896 for

import

(0.57 sec)
  1. Unexpected Characters (U+200C) in EML Files fro...

    When Importing PST files using the Aspose Java library v25.2, the resulting EML files contain repeated sequences like: =E2=80=8C =E2=80=8C =E2=80=8C Has anyone seen this issue?...in EML Files from Java PST Import Aspose.Email Product Family...28, 2025, 12:53pm 1 When importing PST files using the Aspose...

    forum.aspose.com/t/unexpected-characters-u-200c...
  2. Read schedules in Open Plan for import to Risko...

    Riskonnect ARM uses Aspose Tasks to read .mpp, Project Server, and Primavera schedules. Are you open to doing the same with Deltek Open Plan?...schedules in Open Plan for import to Riskonnect Active Risk Manager...Deltek Open Plan schedules for import into Riskonnect ARM. At present...

    forum.aspose.com/t/read-schedules-in-open-plan-...
  3. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....certain cases, we may need to import the content of PDF documents...Microsoft OneNote. It also allows importing content from PDF documents...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  4. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python.... import sys from os import path import aspose.pdf as...as ap import aspose.pdf.facades as pdf_facades import aspose...

    docs.aspose.com/pdf/python-net/stamp-class/
  5. Adding MapiContact to PST 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....MapiContact mapi_contact = Rjb :: import ( 'com.aspose.email.MapiContact'...Contact #4 contact4 = Rjb :: import ( 'com.aspose.email.MapiContact'...

    docs.aspose.com/email/java/adding-mapicontact-t...
  6. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document.... You can then import the library into your Python...documents. import aspose.pdf as apdf from io import FileIO from...

    products.aspose.com/pdf/python-net/merger/
  7. The text is not rotated properly in pptx format...

    The text Dollar($) in the yaxis of the chart is not rotated properly in pptx format. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ implementation ‘c…...2:jdk16’ Code Sample: import com.aspose.cells.* import com.aspose.pdf...pdf.* import com.aspose.pdf.DocSaveOptions import com.aspose.pdf...

    forum.aspose.com/t/the-text-is-not-rotated-prop...
  8. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the updatePageLayout() method is invoked …... import static org.junit.jupiter.api...Assertions.assertNotEquals; import static org.junit.jupiter.api...

    forum.aspose.com/t/text-box-vertical-alignment-...
  9. Adding MapiCalendar to PST 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....appointment appointment = Rjb :: import ( 'com.aspose.email.MapiCalendar'..."This is a very important meeting :)" , Rjb :: import ( 'java.util...

    docs.aspose.com/email/java/adding-mapicalendar-...
  10. Decrypt PDF File|Aspose.PDF for Python via .NET

    This guide explains how to remove restrictions such as printing, copying, and editing to gain full access to your PDF document....from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/python-net/decrypt-pdf-file/