Sort Score
Result 10 results
Languages All
Labels All
Results 7,581 - 7,590 of 298,038 for

doc

(0.14 sec)
  1. TEXT ወደ PDF C# ቀይር

    TEXT ወደ PDF ቅርጸት በ C# ኮድ ቀይር። C# ን በመጠቀም TEXT እንደ PDF ያስቀምጡ።...የውጤት ቅርጸት DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/am/net/conversion/tex...
  2. WORD ወደ XPS C# ቀይር

    WORD ወደ XPS ቅርጸት በ C# ኮድ ቀይር። C# ን በመጠቀም WORD እንደ XPS ያስቀምጡ።...የውጤት ቅርጸት DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/am/net/conversion/wor...
  3. Փոխարկել WORD HTML C#

    Փոխարկեք WORD ը HTML ձևաչափի C# կոդով: Պահեք WORD որպես HTML օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.docx" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/wor...
  4. Փոխարկել WORD EPUB C#

    Փոխարկեք WORD ը EPUB ձևաչափի C# կոդով: Պահեք WORD որպես EPUB օգտագործելով C#:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.docx" ); doc.Save( "Output...

    products.aspose.com/words/hy/net/conversion/wor...
  5. ShapeBase.flip_orientation property | Aspose.Wo...

    ShapeBase.flip_orientation property. Switches the orientation of a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert an image shape and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) table = builder . start_table ()...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::MailMerging::IMailMergeDataSourc...

    Aspose::Words::MailMerging::IMailMergeDataSource::MoveNext method. Advances to the next record in the data source in C++....void CustomDataSource () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Aspose::Words::VariableCollection::get_Count me...

    Aspose::Words::VariableCollection::get_Count method. Gets the number of elements contained in the collection in C++.... auto doc = MakeObject < Document > ();...VariableCollection > variables = doc -> get_Variables (); // Every...

    reference.aspose.com/words/cpp/aspose.words/var...
  10. DocSaveOptions.SavePictureBullet | Aspose.Words...

    DocSaveOptions 财产. 什么时候错误的 PictureBullet 数据不保存到输出文档 默认值为 真的.... Document doc = new Document ( MyDir + "Image...SaveFormat . Doc ); saveOptions . SavePictureBullet = false ; doc . Save...

    reference.aspose.com/words/zh/net/aspose.words....