Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 400,456 for

document

(0.17 sec)
  1. DocumentPropertyCollection.remove method | Aspo...

    DocumentPropertyCollection.remove method. Removes a property with the specified name from the collection....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...need: #include <aspose/pdf/document.h> #include <aspose/pdf/page...issues: #include <aspose/pdf/document.h> #include <aspose/pdf/page...

    forum.aspose.com/t/your-examplesimple-does-not-...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Outl...

    Aspose::Words::Saving::XpsSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....the outline of a saved XPS document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. C++ API code to extract images and text from Powerpoint presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/powerpoint/
  5. Extract Text and Images from PPTX File Online a...

    Online PPTX file parser app. C++ API code to extract images and text from PPTX presentation....‘Parse Now’ button to parse document. Download the parsed files...above API code within its document parser application. Powerful...

    products.aspose.com/total/cpp/parse/pptx/
  6. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Node.js....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/nodejs-net/working-with-h...
  7. Add Header and Footer to PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add headers and footers to your PDF file using TextStamp class....add images or text to a PDF document. Also, try to add different...header, you need to create a Document object and a TextStamp object...

    docs.aspose.com/pdf/cpp/add-headers-and-footers...
  8. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF Document using Aspose.PDF for Python via .NET...convert any existing HTML documents to PDF seamlessly. The process...shows how to convert an HTML document to a PDF. Create an instance...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  9. Programming with Documents in C++|Aspose.Words ...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents using C++. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] This section...and manage documents with the Aspose.Words Document Object Model...

    docs.aspose.com/words/cpp/programming-with-docu...
  10. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout Document into pages and convert such a Document or selected pages to another Document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....the process of converting a document into a file format or a medium...talking about the rendering of a document into pages. The following...

    docs.aspose.com/words/java/rendering/