Sort Score
Result 10 results
Languages All
Labels All
Results 8,791 - 8,800 of 376,802 for

document

(0.19 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportPageMargins method. Specifies whether page margins is exported to HTML, MHTML or EPUB. Default is false in C++....out-of-bounds objects in output HTML documents. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. HtmlSaveOptions.encoding property | Aspose.Word...

    HtmlSaveOptions.encoding property. Specifies the encoding to use when exporting to HTML, MHTML or EPUB...saving a document to .epub. let doc = new aw . Document ( base...specify the encoding for a document that we will save. let saveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OoxmlSaveOptions.KeepLegacyControlChars | Aspos...

    Discover OoxmlSaveOptions' KeepLegacyControlChars property to maintain the original format of legacy control characters for seamless Document conversion.... Document doc = new Document ( MyDir + "Legacy...doc" ); // When we save the document to an OOXML format, we can...

    reference.aspose.com/words/net/aspose.words.sav...
  4. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false....will be embedded into the document’s CSS in Base64 encoding....saved HTML document. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PDF to DOC Merge using Python | Aspose.PDF

    Combine two or more PDF Documents into one DOC single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Installing the Library on the Documentation pages. To verify the benefits...for file handling and PDF document loading. Create a list of...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  6. Convert various file formats to PDF|Aspose.PDF ...

    Discover how to convert various file formats, such as Word, Excel, and PowerPoint, into PDF using Aspose.PDF for Java....is passed as an argument to Document object initialization, as...engine to determine the source document’s input format. The following...

    docs.aspose.com/pdf/java/convert-other-files-to...
  7. C++ API to Export PS to RTF | products.aspose.com

    Convert PS to RTF within C++ applications....Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/cpp/conversion/ps-to-...
  8. How to Merge PDF using C#|Aspose.PDF for .NET

    This page explain how to merge PDF Documents into a single PDF file with C# or VB.NET....PDF files into a single PDF document using Aspose.PDF for .NET...joined at the end of the other document. The following code snippet...

    docs.aspose.com/pdf/net/merge-pdf-documents/
  9. C++ API to Export MD to DOTM | products.aspose.com

    Convert MD to DOTM within C++ applications....markdown language used to create documents. It is a plain text formatting...create web pages and other documents. The DOTM file format is a...

    products.aspose.com/total/cpp/conversion/md-to-...
  10. 如何将Group Shape添加到Word文档中|Aspose.Words为Java

    使用Java对形状进行分组和取消分组。...a group shape into a Word document. package AddGroupShape ; import...Words . Document doc = new Aspose . Words . Document (); doc...

    docs.aspose.com/words/zh/java/how-to-add-group-...