Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 157,620 for

doc

(0.11 sec)
  1. Feature Overview|Aspose.Words for JasperReports

    This section provides a detailed description of the Aspose.Words for JasperReports features.... Feature Description DOC, DOCX, RTF, ODT, HTML, and TXT...Fidelity to the Report Design DOC, DOCX, RTF and ODT reports have...

    docs.aspose.com/words/jasperreports/feature-ove...
  2. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++.... auto doc = MakeObject < Document > ();...> ( doc ); builder -> Writeln ( u "Hello world!" ); doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/pla...
  3. Append Documents|Aspose.Words for Java

    Combine Documents and append one Document to another. Apache POI does not provide an opportunity to merge or append Documents....doc" ); Document doc2 = new Document...Document ( dataDir + "doc2.doc" ); doc1 . appendDocument ( doc2 ...

    docs.aspose.com/words/java/append-documents/
  4. 将SVG文件转换为Python中的PDF格式|Aspose.PDF for Java

    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.... SvgLoadOptions (); doc = self . Document () pdf = self...dataDir + 'input1.pdf' 将输出保存为XLS格式 doc . save ( self . dataDir + "SVG1...

    docs.aspose.com/pdf/zh/java/convert-svg-file-to...
  5. XlsxSectionMode Enum | Aspose.Words for .NET

    Discover how the Aspose.Words XlsxSectionMode enum optimizes Document saving in XLSX format, enhancing your workflow and Document management.... Document doc = new Document ( MyDir + "Big...XlsxSectionMode . MultipleWorksheets ; doc . Save ( ArtifactsDir + "XlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Remove All Comments from Documents|Aspose.Words...

    Remove all comments from a Document easily and fast instead of using VSTO in C#....docx" ; Document doc = new Document ( FileName );...document NodeCollection comments = doc . GetChildNodes ( NodeType ....

    docs.aspose.com/words/net/remove-all-comments-f...
  7. SvgSaveOptions.MaxImageResolution | Aspose.Word...

    Control the quality of your exported raster images with the SvgSaveOptions MaxImageResolution. Set pixel density for optimal results. Default, 0.... Document doc = new Document ( MyDir + "Rendering.... MaxImageResolution = 72 ; doc . Save ( ArtifactsDir + "SvgSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. ColorMode enumeration | Aspose.Words for Python

    aspose.words.saving.ColorMode enumeration. Specifies how colors are rendered.... doc = aw . Document ( file_name =...pdf_save_options . color_mode = color_mode doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a FILLIN field. When...

    reference.aspose.com/words/java/com.aspose.word...
  10. Გადაიყვანეთ JPG TXT Javascript

    გადაიყვანეთ JPG TXT JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც TXT JavaScript....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...require( '@aspose/words' ); var doc = new aw.Document() var builder...

    products.aspose.com/words/ka/nodejs-net/convers...