Sort Score
Result 10 results
Languages All
Labels All
Results 9,701 - 9,710 of 43,946 for

import document

(0.05 sec)
  1. DocumentBuilder.InsertHtml | Aspose.Words for .NET

    Effortlessly enhance your Documents with the DocumentBuilder InsertHtml method—seamlessly insert HTML strings for dynamic content integration....Inserts an HTML string into the document. public void InsertHtml (...string to insert into the document. Remarks You can use this...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) Documents, secure a Document with protection, or remove protection....Protect PDF Document Using C++ Lock PDF using Aspose.PDF for...unauthorized changes to the document, maintaining its accuracy...

    products.aspose.com/pdf/cpp/encrypt/
  3. Change a field name - Free Support Forum - aspo...

    Try to change the name of a form field. Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var field=(TextBoxField)pdf.Form[1]; field.Name="gorilla"; pdf.Save(@"C:\tmp\b.pdf"); But the field name doesn’t get chan…...Used this code: var pdf=new Document(@"C:\tmp\a.pdf"); var fie...possible for you to share the document you mentioned to check the...

    forum.aspose.com/t/change-a-field-name/312114
  4. Android API to Render XPS to XAMLFLOW | product...

    Transform XPS to XAMLFLOW via Android via Java API...XAMLFLOW conversion is an important feature for mobile apps. XPS...fixed-layout document format that is used to create documents that are...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render EPUB to DOCM | products.a...

    Transform EPUB to DOCM via Android via Java API... This is why it is important to be able to convert EPUB...features to manipulate PDF documents, including the ability to...

    products.aspose.com/total/android-java/conversi...
  6. C++ API to Export EPUB to ODT | products.aspose...

    Convert EPUB to ODT within C++ applications.... ODT is an open document format, which is used for...for creating and editing documents. It is an open standard format...

    products.aspose.com/total/cpp/conversion/epub-t...
  7. BookmarkEnd | Aspose.Words for Java

    Represents an end of a bookmark in a Word Document in Java....end of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  8. Utilizing Aspose.Diagram in Other Programming L...

    This page describes how to utilize Aspose.Diagram in Other Programming Languages....library, for instance this is #import in C++. type library is used...your programming language documentation and the language-specific...

    docs.aspose.com/diagram/net/utilizing-aspose-di...
  9. File Formats and Conversions|Aspose.Words for N...

    Convert Documents from any supported load to save format with just two lines of Node.js code. It provides high-quality conversions....and reliably convert various document formats with a high degree...Aspose.Words you can convert documents from any supported load format...

    docs.aspose.com/words/nodejs-net/file-formats-a...
  10. Setting Headers and Footers with Node.js via C+...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for Node.js via C++....Cells can import the file and save the settings...node" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/setting-header...