Sort Score
Result 10 results
Languages All
Labels All
Results 9,501 - 9,510 of 401,860 for

document

(0.18 sec)
  1. Creating, Loading and Saving 3D Scene|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create an Empty 3D document Read 3D document Export Scene to Compressed...

    docs.aspose.com/3d/nodejs-java/creating-loading...
  2. Fillable PDF Forms using .NET | Aspose.PDF

    Сreate fillable PDF forms programmatically with C# sample code using Aspose.PDF for .NET....powerful, and easy-to-use document manipulation API for net platform...Load PDF in an instance of Document class. Create a field in PDF...

    products.aspose.com/pdf/net/acroforms/fill/
  3. Extract relevant OOXML for a chart using Aspose...

    Hi, I wanted to extract the following OOXML from a word doc, this word doc was created by by saving an excel workbook as a Docx with SaveAsEditableShapes marked as true. I will attach the OOXML data I require. The idea i…...pkg:name=“/word/_rels/document.xml.rels” pkg:name=“/word/document.xml” pkg...OOXML for a chart from a Word document using Aspose.Words, follow...

    forum.aspose.com/t/extract-relevant-ooxml-for-a...
  4. 将PDF转换为Excel|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将PDF转换为Excel格式。在此过程中,PDF文件的各个页面将被转换为Excel工作表。...该类的对象作为第二个参数传递给Document.Save(..)构造函数。 将PDF文件转换为XLSX格式是Aspose...// 打开源PDF文档 try { document = new Document ( inputStream ); }...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  5. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...can be used: Load the PDF Document Access the First Page Iterate...dataDir , infile ) document = apdf . Document ( path_infile ) page...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  6. CompositeNode.LastChild | Aspose.Words for .NET

    Discover the CompositeNode LastChild property to easily access and manipulate the last child node, enhancing your data structure management....section in the document. Document doc = new Document (); DocumentBuilder...the first one, leaving the document with only the second. Assert...

    reference.aspose.com/words/net/aspose.words/com...
  7. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartStream method. Allows to specify the stream where the Document part will be saved to in C++....specify the stream where the document part will be saved to. System...property allows you to save document parts to streams instead of...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Problema con sostituzione font - Free Support F...

    Buongiorno, ho la necessità durante la conversione docx → pdf di forzare la sostituzione di un determinato font mancante(OpenSymbol) con un altro font (DejavuSans). Per ottenere questo il risultato ho dovuto scrivere q…...codice come questo: Document doc = new Document("C:\\Temp\\in.docx");...node is encountered in the document. /// </summary> @Override...

    forum.aspose.com/t/problema-con-sostituzione-fo...
  9. Display MHT Formats Using Java | Aspose.PDF

    Open and view MHT Documents programmatically with Java sample code using Aspose.PDF for Java...the MHT with an instance of Document. View resultant File. Java...MhtLoadOptions (); Document pdfDocument = new Document ( DATA_DIR ....

    products.aspose.com/pdf/java/viewer/mht/
  10. HtmlLoadOptions.supportVml property | Aspose.Wo...

    HtmlLoadOptions.supportVml property. Gets or sets a value indicating whether to support VML images....comments while loading an HTML document. let loadOptions = new aw...account while parsing the loaded document. loadOptions . supportVml...

    reference.aspose.com/words/nodejs-net/aspose.wo...