Sort Score
Result 10 results
Languages All
Labels All
Results 9,761 - 9,770 of 44,126 for

import document

(0.05 sec)
  1. Android API to Render TEX to DOT | products.asp...

    Transform TEX to DOT via Android via Java API...conversion feature is an important tool for mobile app developers...create, edit, and convert documents. It also provides support...

    products.aspose.com/total/android-java/conversi...
  2. C++ API to Export EPUB to DOCM | products.aspos...

    Convert EPUB to DOCM within C++ applications....Word document format that is used for creating documents with...system. Therefore, it is important to convert EPUB to DOCM in...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Reading Page Setup Information from MPP File

    Learn how to read Microsoft Project (MPP/XML) page setup information using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory. 3 String dataDir...Working with Project Pages Import/Export Projects to Primavera...

    docs.aspose.com/tasks/java/reading-page-setup-i...
  4. PdfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf Document into a [Document](../../aspose.words/Document/) object...options when loading Pdf document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: PdfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Loading.HtmlLoadOptions to enhance HTML Document loading into a Document object with customizable options for optimal performance....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. public class HtmlLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. 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/
  7. 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...
  8. 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
  9. 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...
  10. What is HTML DOM? – C# Parsing

    You will find information about an HTML DOM and learn how to access and manipulate a DOM tree using the Aspose.HTML C# library....you to load and parse HTML documents, navigate the DOM tree, and...and access and modify document elements, attributes, and content...

    docs.aspose.com/html/net/tutorial/what-is-html-...