Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 299,993 for

doc

(0.12 sec)
  1. Გააკეთეთ WORD C# Ის Გამოყენებით

    შექმენით ახალი WORD C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD .NET ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...დიაგრამა using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/ka/net/make/word/
  2. OoxmlSaveOptions | Aspose.Words for .NET

    OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a Document in the Docx format in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we configure compatibility...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Document.save method | Aspose.Words for Python

    aspose.words.Document.save method... doc = aw . Document ( MY_DIR + "Document.docx" ) doc . save...to convert a PDF to a .docx. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Layout::LayoutEnumerator::get_Cu...

    Aspose::Words::Layout::LayoutEnumerator::get_Current method. Gets or sets current position in the page layout model. This property returns an opaque object which corresponds to the current layout entity in C++.... auto doc = MakeObject < Document > ();...MakeObject < LayoutCollector > ( doc ); // Call the "GetNumPagesSpanned"...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Փոխարկել HTML DOC C#

    Փոխարկեք HTML ը Doc ձևաչափի C# կոդով: Պահեք HTML որպես Doc օգտագործելով C#:...Փոխարկել HTML ը DOC ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ HTML ը DOC .NET և .NET Core հարթակների համար...

    products.aspose.com/words/hy/net/conversion/htm...
  6. FieldStyleRef.insert_paragraph_number property ...

    FieldStyleRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a list based using...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.SectionStart | Aspose.Words for .NET ...

    PageSetup 财产. 返回或设置指定对象的分节符类型... Document doc = new Document (); // 一个空白文档包含一个部分、一个正文和一个段落。...有这些节点, // 最后得到一个没有子节点的文档节点。 doc . RemoveAllChildren (); // 这...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Aspose::Words::Markup::CustomXmlPart Class Refe...

    Represents a Custom XML Data Storage Part (custom XML data within a package).... A DOCX or DOC document can contain one or more...tag with custom XML data. auto doc = MakeObject<Document>(); //...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. ShapeBase.WrapType | Aspose.Words for .NET

    ShapeBase WrapType property. Defines whether the shape is inline or floating. For floating shapes defines the wrapping mode for text around the shape in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBase.BackgroundShape | Aspose.Words for...

    DocumentBase BackgroundShape property. Gets or sets the background shape of the Document. Can be null in C#....Document doc = new Document (); Assert . IsNull ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...