Sort Score
Result 10 results
Languages All
Labels All
Results 6,371 - 6,380 of 182,563 for

doc

(0.16 sec)
  1. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++를 사용하여 PCL 파일을 Doc로 변환합니다 https://products.aspose.com/pdf/ko/cpp/conversion/pcl-to-Doc/ Recent content in C++를 사용하여 PCL 파일을 Doc로 변환합니다 on As......com/pdf/ko/cpp/conversion/pcl-to-doc/ Recent content in C++를 사용하여...com/pdf/ko/cpp/conversion/pcl-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/conversion/pcl-t...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++를 사용하여 PS 파일을 Doc로 변환합니다 https://products.aspose.com/pdf/ko/cpp/conversion/ps-to-Doc/ Recent content in C++를 사용하여 PS 파일을 Doc로 변환합니다 on Aspso......com/pdf/ko/cpp/conversion/ps-to-doc/ Recent content in C++를 사용하여...com/pdf/ko/cpp/conversion/ps-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/conversion/ps-to...
  4. File Formats and Conversions|Aspose.Words for C++

    Convert Documents from any supported load to save format with just two lines of C++ code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/cpp/file-formats-and-conv...
  5. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java.... Document doc = new Document(getMyDir() + "Reporting...options); buildReport(doc, dataSource, "persons"); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. 关于多个shape拼接成一个整体图的问题。 - Free Support Forum - as...

    我有一个需求,需要将多个shape拼接成一个组合,然后渲染保存为图片。请问是否可以做到? 下方是word文件。 test-shape.Docx (47.9 KB)...@Calvin95 您可以尝试使用以下代码: Document doc = new Document(@"C:\Temp\in.docx");...collector = new LayoutCollector(doc); LayoutEnumerator enumerator...

    forum.aspose.com/t/shape/326036
  7. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Ruby...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Lorem ipsum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color.... let doc = new aw . Document ( base ....document.docx" ); let textFill = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

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