Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 223,136 for

new

(0.95 sec)
  1. Convert OST to PST online throw exception - Fre...

    Hi, My issue not resolved I am facing an issue where some folders are created with names like Contacts (This computer only) , Calendar (This computer only) , and Conversation Action Settings . If a folder name contain…...ost")) { // Create a new PST file using (PersonalStorage...folder contents to the new PST pst.MergeWith(new[] { folder }); } }...

    forum.aspose.com/t/convert-ost-to-pst-online-th...
  2. DocumentSplitCriteria | Aspose.Words for Java

    Specifies how the document is split into parts when saving to SaveFormat.HTML SaveFormat.EPUB or SaveFormat.AZW_3 format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#.... Create a new workbook with one sheet in it...ApplicationClass object. excelApplication = new Microsoft . Office . Interop...

    docs.aspose.com/slides/net/create-and-embed-an-...
  4. Working with PS Document | Aspose.Page for Java

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for Java API solution....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/working-with-ps/
  5. Split PDF API | Aspose.PDF

    Split PDF Pages Using .NET, Java, C++, and Android... Create a new Document class object to split...var pdfEditor = new PdfFileEditor (); fs = new FileStream ( "1...

    products.aspose.com/pdf/splitter/
  6. Extract text from PDF in PHP | Aspose.PDF

    PHP sample code for extracting text from PDF file on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/text/
  7. Extract text or images from PDF using PHP | Asp...

    PHP sample code for extracting text and images from PDF files on on any platform....PDF Output file: // Create a new Document object from the input...$document = new Document ( $inputFile ); // Create a new TextAbsorber...

    products.aspose.com/pdf/php-java/parser/
  8. Bad PDF Forms conversion quality - Free Support...

    Greetings! I have issue in conversion of PDF files containing forms to HTML. I tried 2 ways of doing it, but didn’t got a convinient result. Could you, please, help me? Am I doing somethinf wrong or there’s some kind o…...9 KB) using (var document = new Aspose.Pdf.Document("1003 - Unmarried...Addendum.pdf")) { var htmlOptions = new Aspose.Pdf.HtmlSaveOptions {...

    forum.aspose.com/t/bad-pdf-forms-conversion-qua...
  9. Replace Checkboxes and Radio Buttons with Text ...

    Hello, I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...Words: Document doc = new Document("input.pdf"); FindReplaceOptions...FindReplaceOptions options = new FindReplaceOptions(); options.se...

    forum.aspose.com/t/replace-checkboxes-and-radio...
  10. Add named value in XMP metadata of EPS | .NET

    The process of adding named value in XMP metadata with Aspose.Page for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/add-named...