Sort Score
Result 10 results
Languages All
Labels All
Results 9,031 - 9,040 of 410,913 for

documents

(0.41 sec)
  1. Merge PDF files using .NET | Aspose.PDF

    Merge PDF files programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for net platform...NET Library can convert a document from any supported download...

    products.aspose.com/pdf/net/merger/pdf/
  2. Merge PDF | Online for Free | Aspose.PDF

    Merge PDF online. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to merge PDF Documents without any registration, captcha or limits. Try our library for free...functionality, see the Documentation pages. Also, you can check...Open first document Document pdfDocument1 = new Document ( dataDir...

    products.aspose.com/pdf/online/merge-pdf/
  3. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word Documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface.... Word documents are created programmatically...instance of Document Class to add a blank Word document Create DocumentBuilder...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  4. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFont method. Gets a specific embedded font file in C++....extract an embedded font from a document, and save it to the local...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Embedded...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Convert PDF not working - Free Support Forum - ...

    We use the Aspose Words library to convert an EML/MSG to PDF inside Outlook, in a VSTO Addin project in .NET Framework 4.8. The email in question arrived to a mailbox containing the “First Contact Safety Tip” option con…...output and expected output documents here for our reference? We...Aspose.Words.Document doc = new Aspose.Words.Document(@"C:\Temp\tmp...

    forum.aspose.com/t/convert-pdf-not-working/307504
  6. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....Contents [ Hide ] All the documents must have page numbers in...locate different parts of the document. Aspose.PDF for Java allows...

    docs.aspose.com/pdf/java/add-page-number/
  7. Aspose.Words hangs indefinitely when saving as ...

    Can use the attached document (after unzip) and following code to reproduce. Tested in v24.10.0. var bytes = File.ReadAllBytes(@"input.doc"); using MemoryStream ms = new MemoryStream(); ms.Write(bytes, 0, bytes.Length);…...4:33pm 1 Can use the attached document (after unzip) and following...Aspose.Words.Document document = new Aspose.Words.Document(ms); using...

    forum.aspose.com/t/aspose-words-hangs-indefinit...
  8. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options object of a class suitable for the specified save format in C++....set a default template for documents that do not have attached...MakeObject < Aspose :: Words :: Document > (); // Enable automatic...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...the Programming with Documents documentation article. Remarks Borders...can be applied to various document elements including paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting a PS file to PDF using CLI | Aspose.PDF

    CLI from Aspose.PDF for PS to PDF conversion. Use example line for batch PS to PDF conversion with Aspose.PDF CLI App...convert programmatically a document from PS to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp-cli/conversion/ps-t...