Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 424,128 for

document

(0.13 sec)
  1. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...render HTML to WORD by using Document Processing API Aspose.Words...HTML by using Document class Save the document to DOCX format...

    products.aspose.com/total/java/conversion/msg-t...
  2. PdfAttachmentsEmbeddingMode enumeration | Aspos...

    aspose.words.saving.PdfAttachmentsEmbeddingMode enumeration. Specifies how attachments are embedded to PDF Document....attachments are embedded to PDF document. Members Name Description...annotations with location on page. DOCUMENT_EMBEDDED_FILES Attachments...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Export EMAIL to ODT via Java | products.aspose.com

    Java API to Convert EMAIL to ODT without using Microsoft Word or Outlook...render HTML to ODT by using Document Processing API Aspose.Words...HTML by using Document class Save the document to ODT format...

    products.aspose.com/total/java/conversion/email...
  4. FieldFileSize Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileSize class for effortlessly implementing the FILESIZE field, enhancing Document management with ease....the Working with Fields documentation article. public class FieldFileSize...modifications made to the document. IsInKilobytes { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  5. There is a gap between the footer added to the ...

    I use Aspose.pdf for NET 25.8 to add a footer to a PDF. There is always a gap between the added footer and the bottom of the page void Main() { InitCoreComponent(); // Open PDF Document var Document = new Aspose.Pdf…...Open PDF document var document = new Aspose.Pdf.Document(@"C:\U...pdf"); for (var i = 1; i <= document.Pages.Count; i++) { // Create...

    forum.aspose.com/t/there-is-a-gap-between-the-f...
  6. Export EMAIL to FLATOPC via Java | products.asp...

    Java API to Convert EMAIL to FLATOPC without using Microsoft Word or Outlook...render HTML to FLATOPC by using Document Processing API Aspose.Words...HTML by using Document class Save the document to FLAT_OPC format...

    products.aspose.com/total/java/conversion/email...
  7. XamlFlowSaveOptions.ImagesFolder | Aspose.Words...

    Discover how the XamlFlowSaveOptions ImagesFolder property allows you to easily specify a folder for saving images when exporting Documents to XAML format....are saved when exporting a document to XAML format. Default is...} Remarks When you save a Document in XAML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...paragraphs imported using Document Library is sometimes split...different runs. Document Conversion : If the document is being imported...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document Document = new Document(); DocumentBuilder builder = new DocumentBuilder(Document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...9:23am 1 下面的代码: Document document = new Document(); DocumentBuilder...builder = new DocumentBuilder(document); Section currentSection =...

    forum.aspose.com/t/topic/315401
  10. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing Document editing efficiency and precision....Shows how to insert an entire document’s contents as a replacement...operation. Document mainDoc = new Document ( MyDir + "Document insertion...

    reference.aspose.com/words/net/aspose.words.rep...