Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 50,285 for

import document

(0.19 sec)
  1. Word API and confidentiality - Free Support For...

    We would like to integrate MS Word confidentiality available in Office 365 in our solution. I saw that in the ooxml standard there is a docMetadata folder and inside a LabelInfo.xml file. Is there an API available in th…...Solution You can manipulate the document properties and metadata using...and then embed it into the document as custom XML parts. Code...

    forum.aspose.com/t/word-api-and-confidentiality...
  2. Adding Watermark to PDF using Python|Aspose.PDF...

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Python....watermark artifact to a PDF document using Aspose.PDF for Python...page. Save the updated PDF. import aspose.pdf as ap def add_watermark...

    docs.aspose.com/pdf/python-net/add-watermarks/
  3. Aspose::Words::NodeImporter::NodeImporter const...

    Aspose::Words::NodeImporter::NodeImporter constructor. Initializes a new instance of the NodeImporter class in C++....DocumentBase>& The source document. dstDoc const System::Sha...destination document that will be the owner of imported nodes. importFormatMode...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. Working with Headings in PDF|Aspose.PDF for Pyt...

    Create numbering in heading your PDF Document with Python. Aspose.PDF for Python via .NET offers different kinds of numbering styles....Headings are the important parts of any document. Writers always...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/python-net/working-with-hea...
  5. EPS to DOC Converter using Python | Aspose.PDF

    Sample code on Python for EPS to DOC conversion. Use example code for batch EPS to DOC conversion with Python and .NET...programmatically a document from EPS to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/e...
  6. 设置图像大小|Aspose.PDF for Java

    本节介绍如何使用 Java 库设置 PDF 文件中的图像大小。...examples ; import com.aspose.pdf.* ; public class...() { // 实例化 Document 对象 Document doc = new Document (); // 向 PDF...

    docs.aspose.com/pdf/zh/java/set-image-size/
  7. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...for the ones set into the document through below macro : Sub...AllCaps option. If reset it the document is rendered properly. So you...

    forum.aspose.com/t/eszett-characters-are-turned...
  8. Avoid using scientific notation when the import...

    Hi, Is there a way to avoid using scientific notation on a large numeric value when using smart marker? Let’s say if my data from the data source includes a large numeric value (e.g. “123456789000”), when I process the…...scientific notation when the imported data is a large numeric value...when I process the workbook to import the data from the data source...

    forum.aspose.com/t/avoid-using-scientific-notat...
  9. Edit HTML In Java

    Edit HTML in Java code.... Use it to modify HTML documents programmatically This is a...Programmatic modification of HTML documents is an integral part of modern...

    products.aspose.com/words/java/edit/html/
  10. Edit WORD In Java

    Edit a Word Document in Java code.... Use it to modify Word documents programmatically This is a...Programmatic modification of Word documents is an integral part of modern...

    products.aspose.com/words/java/edit/word/