Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 313,804 for

doc

(0.13 sec)
  1. RunIndex | Aspose.Note for .NET API Reference

    RunIndex TextStyle.RunIndex property Gets or sets the run index. public int RunIndex { get ; set ; } Remarks Run inde......the Document class Document doc = new Document (); RichText titleText...titleText = new RichText ( doc ) { Text = "Title!" , ParagraphStyle...

    reference.aspose.com/note/net/aspose.note/texts...
  2. Გააკეთეთ HTML C# Ის Გამოყენებით

    შექმენით ახალი HTML C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML .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/html/
  3. DOCX转换为DOC - Java

    在Java代码DocX转换为Doc使用Java将DocX保存为Doc。...活动 获得 在 Java 中将 DOCX转换为DOC 用于将DOCX转换为DOC的高速软件Java 使用我们的文档转换 API...DOCX, DOC和许多其他文档格式。 DOC Python Java C# C++ 转换 DOCX 到 DOC 使用 Java...

    products.aspose.com/words/zh/java/conversion/do...
  4. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # The BIDIOUTLINE field numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ExportHeadersFootersMode method. Specifies the way headers and footers are exported to the text formats. Default value is PrimaryOnly in C++.... auto doc = MakeObject < Document > ();...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::TxtExportHeadersFootersM...

    Aspose::Words::Saving::TxtExportHeadersFootersMode enum. Specifies the way headers and footers are exported to plain text format in C++.... auto doc = MakeObject < Document > ();...override the even headers/footers. doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Section.EnsureMinimum | Aspose.Words for .NET

    Section EnsureMinimum method. Ensures that the section has Body with one Paragraph in C#.... Document doc = new Document (); // A blank...AreEqual ( NodeType . Section , doc . GetChild ( NodeType . Any ...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the Document in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. LockedWidth | Aspose.Note for .NET API Reference

    Gets or sets a value indicating whether a table column has locked width and does not resize automatically to fit table content. By default column width is not locked....the Document class Document doc = new Document (); // Initialize...= new Aspose . Note . Page ( doc ); // Initialize TableRow class...

    reference.aspose.com/note/net/aspose.note/table...
  10. DocumentSecurity Enum | Aspose.Words for .NET

    Aspose.Words.Properties.DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C#.... Document doc = new Document (); Assert . AreEqual...( DocumentSecurity . None , doc . BuiltInDocumentPrope . Security...

    reference.aspose.com/words/net/aspose.words.pro...