Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 423,652 for

document

(2.01 sec)
  1. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SavePictureBullet method. When false, PictureBullet data is not saved to output Document. Default value is true in C++....data is not saved to output document. Default value is true . bool...PictureBullet data from the document when saving. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. PdfDigitalSignatureDetails Class | Aspose.Words...

    Discover the Aspose.Words.PdfDigitalSignatureDetails class for seamless PDF digital signing. Enhance Document security with easy integration and robust features....details for signing a PDF document with a digital signature....certificate was used to sign the document. HashAlgorithm { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Render multiple images in a row - Free Support ...

    Hello, I have a array of images. I want to render the all images in array two images in a row. I have attached my syntax. It throws an error. It works when trying to render 1 image per row. Also, is there any way to f…...// Load your document Document doc = new Document(); DocumentBuilder...builder.EndTable(); // Save the document doc.Save("output.docx"); In...

    forum.aspose.com/t/render-multiple-images-in-a-...
  4. CleanupOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.CleanupOptions to customize Document cleaning. Enhance your workflow with tailored settings for cleaner, more efficient Documents....Allows to specify options for document cleaning. To learn more, visit...visit the Clean Up a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/cle...
  5. SvgSaveOptions.resourceSavingCallback property ...

    SvgSaveOptions.resourceSavingCallback property. Allows to control how resources (images) are saved when a Document is exported to SVG format....(images) are saved when a document is exported to SVG format...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SvgSaveOptions.saveFormat property | Aspose.Wor...

    SvgSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...created while converting a document to .svg. test . skip ( 'SvgResourceFolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ExportFontFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ExportFontFormat enum for optimal font export when rendering to HTML fixed format. Enhance your Document's visual quality!...saving a document to HTML. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  8. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced Document clarity....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  9. ImageType | Aspose.Words for Java

    Specifies the type format of an image in a Microsoft Word Document in Java....image in a Microsoft Word document. Examples: Shows how to add...check its type. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. Revision details PDF compare - Free Support For...

    Hello I notice some problem with default save compared Document to PDF. It looks like PDF always export as “All markup” (compared to word). That produce some “first look” inconsistency like that: To reproduce this yo…...with default save compared document to PDF. It looks like PDF...following code: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/revision-details-pdf-compare...