Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,295 for

split document

(0.11 sec)
  1. ASPOSE HTML library conversion from HTML to PDF...

    Hi, We are trying to convert HTML to PDF with Aspose.HTML Java library, but we didn’t get expected results, mean while we are tried to convert our source html to HTML Document, but we didn’t get anything styles in betwe…...convert our source html to HTML document, but we didn’t get anything...converted_HTML.pdf (58.4 KB) asad.ali split this topic December 1, 2022...

    forum.aspose.com/t/aspose-html-library-conversi...
  2. Aspose.PDF for C++ 22.11 MacOS Release Notes|As...

    This article decsribes first time release of Aspose.PDF for C++ for MacOS...create and manipulate PDF documents without using Adobe Acrobat...more. The API offers rich documentation explaining features currently...

    docs.aspose.com/pdf/cpp/aspose-pdf-for-cpp-22-1...
  3. How to insert a text at the start of every page...

    Hi Team, I have to add a (continue…) word at start of every page of a doc. I am using 22.1 version of Apose.Word. I tried with the below code, but the output is not as expected. It works on some pages but not on all …...the start of every page of a document Aspose.Words Product Family...//applyLicense(); Document doc = new Document(inputFilePath); ...

    forum.aspose.com/t/how-to-insert-a-text-at-the-...
  4. Insert paragraph in an existing PDF file - Free...

    Need urgent support on this topic. I want to insert a new paragraph in between paragraph existing in a pdf Document. How to achieve this via c# code so that once the paragraph is inserted, the Document also automatical…...paragraph existing in a pdf document. How to achieve this via c#...paragraph is inserted, the document also automatically aligns...

    forum.aspose.com/t/insert-paragraph-in-an-exist...
  5. Aspose::Words::Saving::ImageSavingArgs Class Re...

    Provides data for the ImageSaving() event....Words saves a document to HTML, it saves each image...file. Aspose.Words uses the document file name and a unique number...

    reference.aspose.com/words/cpp/class/aspose.wor...
  6. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF Documents into a single PDF file with Python....Open first document Then add pages of second document to the first...concatenated output file with ‘document.save’ method. The following...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  7. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....to Insert Watermark in Word Document using C# How to Extract Images...from Word Document in C# How to Unprotect Word Document using C#...

    kb.aspose.com/words/net/page/2/
  8. File Format Apps Online File Processing formats.

    File Format Apps for PDF, Word, Excel, PowerPoint, Visio, Project, OneNote, OpenOffice, CAD, 3D formats....Format Apps Convert, Merge, Split and View PDF, Word, Excel, PowerPoint...Convert PDF, Excel, Word documents, images and many formats....

    www.fileformat.app/
  9. LINQ Reporting Engine: Ignore whitespaces/lineb...

    Hi everyone, I prefere putting each each tag on a separate line, linke in the below example. <<if [row[“Pictures”] != “”]>> <<var [string[] pictures = row[“Pictures”].ToString().Split(“,”)]>> <<var [string[] filenames …...Split(“,”)]>> <<var [string[] filenames...row[“PictureNames”] .ToString().Split(“,”)]>> <<[pictures.Length]>>...

    forum.aspose.com/t/linq-reporting-engine-ignore...
  10. Convert PDF to PNG in C# using Aspose.PDF - A g...

    Following error message is received when trying to convert pdf to png. <span style=“font-size:12.0pt;font-family:“Times New Roman”,“serif”; mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-la…...Document.GetPngSrcFromPdf(Document doc, Int32 PageNumber)...please share your source Pdf document here? So we will test it at...

    forum.aspose.com/t/convert-pdf-to-png-in-c-usin...