Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 418,004 for

document

(0.5 sec)
  1. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....PageIndexFilter () { Document doc = new Document ( MyDir + "Rendering...settings and create print document. PrinterSettings printerSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some text and then save the Document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...some text and then save the document. The problem is that when...ReadWrite)) { Document profileDocument = new Document(fileStream);...

    forum.aspose.com/t/extended-features-lost/32287
  3. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  4. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Memory Requirements|Aspose.Words for Java

    How much memory does Aspose.Words for Java require to work with Documents? Learn the details....of features to work with documents in various formats. It is...limit on the maximum size of a document file that Aspose.Words can...

    docs.aspose.com/words/java/memory-requirements/
  6. PdfSaveOptions.exportDocumentStructure property...

    PdfSaveOptions.exportDocumentStructure property. Gets or sets a value determining whether or not to export Document structure....determining whether or not to export document structure. get exportDocumentStruct...PDF/A-2a and PDF/UA-1 because document structure is required for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Security method. Specifies the security level of a Document as a numeric value in C++....Specifies the security level of a document as a numeric value. Aspose...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... powerful and easy to use document manipulation API for java...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/java/acroforms/create/
  9. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format....while saving a document as a JPEG. doc = aw . Document () builder...object which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF Documents from a smart card using signature field....code snippets to sign a PDF document from a smart card: Sign With...GetSignatureInfo () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...