Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 19,564 for

document insertion

(0.21 sec)
  1. Online POTM to FODS Conversion or Build .NET ba...

    Free online app to convert POTM to FODS files. .NET C# conversion library code for POTM Documents....will be converted into FODS document Download the converted FODS...HTML document by using Workbook class Save the document to FODS...

    products.aspose.com/total/net/conversion/potm-t...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. TiffCompression enumeration | Aspose.Words for ...

    aspose.words.saving.TiffCompression enumeration. Specifies what type of compression to apply when saving page images into a TIFF file....compression scheme to apply to a document that we convert into a TIFF...TIFF image. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how formatting is merged when importing content from another Document in C++....importing content from another document. enum class ImportFormatMode...UseDestinationStyles 0 Use the destination document styles and copy new styles...

    reference.aspose.com/words/cpp/aspose.words/imp...
  5. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. StructuredDocumentTag.title property | Aspose.W...

    StructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document Document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...private byte[] convertToPdf(Document document) throws Exception { try...pdfOptions.setUpdateFields(false); document.save(bos, pdfOptions); return...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  8. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF Document using Aspose.PDF for Java to improve Document formatting....come across a requirement to insert page break depending upon requirement...public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...

    docs.aspose.com/pdf/java/page-break-in-existing...
  9. Android API to Render MD to DOT | products.aspo...

    Transform MD to DOT via Android via Java API...Converting Markdown (MD) files to Document Template (DOT) files is a...widely used for creating documents, while DOT files are used...

    products.aspose.com/total/android-java/conversi...
  10. Android API to Render XPS to RTF | products.asp...

    Transform XPS to RTF via Android via Java API... It is used to create documents that are independent of application...system. XPS documents are similar to PDF documents, but they are...

    products.aspose.com/total/android-java/conversi...