Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 414,097 for

document

(0.24 sec)
  1. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++....Specifies the type of a structured document tag (SDT) node. enum class...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/cpp/aspose.words.mar...
  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. LayoutOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutOptions to optimize Document layout control, enhancing your Word processing experience with flexible customization options....that allow controlling the document layout process. To learn more...Converting to Fixed-page Format documentation article. public class LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. 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
  5. C++ API to Export PCL to DOTX | products.aspose...

    Convert PCL to DOTX within C++ applications....by Microsoft Word to store documents. It is a template that can...can be used to create new documents with the same formatting and...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Export PCL to PS | products.aspose.com

    Convert PCL to PS within C++ applications....to control the printing of documents on laser printers and other...necessary to ensure that the document is printed correctly on any...

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. AsposeWordsPrintDocument | Aspose.Words for Java

    Provides a default implementation for printing of a Document within the Java printing framework in Java....implementation for printing of a Document within the Java printing framework...more, visit the Printing a Document Programmatically or Using...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing Document processing with detailed PageSaving event data. Enhance your workflow!...the Programming with Documents documentation article. public class...or close it after saving a document page. PageFileName { get;...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...features such as document conversion, document manipulation, and...and document comparison. Aspose.Total for C++ is a comprehensive...

    products.aspose.com/total/cpp/conversion/oft-to...
  10. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...doc DocumentBase The owner document. Remarks When Cell is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words.tab...