Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 67,814 for

document

(0.17 sec)
  1. CompressionLevel enumeration | Aspose.Words for...

    aspose.words.saving.CompressionLevel enumeration. Compression level for OOXML files...OOXML document. doc = aw . Document ( MY_DIR + 'Big document.docx'...docx' ) # When we save the document to an OOXML format, we can...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced Document formatting and presentation....Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  3. Convert Specific Pdf Page - Free Support Forum ...

    Hello, I do see SaveOptions which can be used to export PDF (all pages) to HTML / SVG. However I wish to know if there is option to specify a page also? It does create multiple files on disk. But I want to know option…...consider creating a temporary PDF document of single page and perform...page in below: Document pdfDocument = new Document(@“test.pdf”);...

    forum.aspose.com/t/convert-specific-pdf-page/70046
  4. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting Documents to XAML. Optimize your workflow today!...how images are saved when a document is saved to XAML. public ...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ImageData.Save | Aspose.Words for .NET

    Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...when saving a document to HTML. doc = aw . Document ( file_name...footer types.docx' ) # This document contains headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....bool useWholeParagraphAsR ) { Document doc = CreateSourceDocWithN...region. // The contents of our document do not meet these criteria...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FieldAuthor.AuthorName | Aspose.Words for .NET

    Manage Document authors effortlessly with FieldAuthor AuthorName. Easily get or set author names to enhance your content's credibility and organization....property Gets or sets the document author’s name. public string...display a document creator’s name. Document doc = new Document ();...

    reference.aspose.com/words/net/aspose.words.fie...
  10. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your Document's signing certificate effortlessly. Enhance security and streamline processes!...certificate used to sign a document. public CertificateHolder...sign OOXML document. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.sav...