Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 180,980 for

doc

(0.22 sec)
  1. 关于多个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
  2. Android API to Render PDF to MARKDOWN | product...

    Transform PDF to MARKDOWN via Android via Java API...is to convert the PDF file to DOC using the Aspose.PDF for Android...converted to DOC, the next step is to render the DOC to MARKDOWN...

    products.aspose.com/total/android-java/conversi...
  3. ChartYValue.from_double method | Aspose.Words f...

    ChartYValue.from_double method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DOUBLE](../../chartyvaluetype/#DOUBLE) type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Aspose::Words::Tables::Table::get_StyleOptions ...

    Aspose::Words::Tables::Table::get_StyleOptions method. Gets or sets bit flags that specify how a table style is applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::Table::get_StyleIdentifi...

    Aspose::Words::Tables::Table::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the table style applied to this table in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...BookmarkStart(doc, bkName); var be = new BookmarkEnd(doc, bkName);...bkMap[p0] = (bs, be); } #endregion doc.UpdatePageLayout(); var lc =...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  8. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Ფაილის Კონტენტის Ოპტიმიზაცია C# Ის Გამოყენებით

    შეკუმშოს ფაილები C#: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...დაგეხმარებათ შეკუმშოთ DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/net/compress/
  10. Convert HTML To EPUB C#

    Convert HTML to EPUB format in C# code. Save HTML as EPUB using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.html" ); doc.Save( "Output...

    products.aspose.com/words/net/conversion/html-t...