Sort Score
Result 10 results
Languages All
Labels All
Results 3,081 - 3,090 of 157,354 for

doc

(0.14 sec)
  1. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...NET 開發人員只需幾行代碼即可輕鬆製作 PDF、DOC、DOCX、HTML、EPUB 和許多其他格式的文檔。 DOCX....NET 庫允許您以任何受支持的格式(PDF、DOCX、DOC、RTF、ODT、EPUB、HTML 等)以編程方式創建文檔。...

    products.aspose.com/words/zh-hant/net/make/
  2. List.has_same_template method | Aspose.Words fo...

    List.has_same_template method. Returns true if the current list and the given list are created from the same template.... doc = aw . Document ( file_name =...assertTrue ( doc . lists [ 0 ] . has_same_template ( doc . lists [...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_ShapeTyp...

    Aspose::Words::Drawing::ShapeBase::get_ShapeType method. Gets the shape type in C++....void GroupOfShapes () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::BookmarkStart::get_Name method |...

    Aspose::Words::BookmarkStart::get_Name method. Gets or sets the bookmark name in C++.... SharedPtr < Document > doc = CreateDocumentWithBo ( 3 );...BookmarkCollection > bookmarks = doc -> get_Range () -> get_Bookmarks...

    reference.aspose.com/words/cpp/aspose.words/boo...
  5. Find And Replace in Ruby|Aspose.Words for Java

    Find and/or replace text in MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...( data_dir + "ReplaceSimple.doc" ) \ # Check the text of the...

    docs.aspose.com/words/java/find-and-replace-in-...
  6. FieldTemplate.IncludeFullPath | Aspose.Words fo...

    Discover the FieldTemplate IncludeFullPath property to easily manage full file path inclusion, enhancing your project's efficiency and organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can set a template name...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to Doc(DocX)....support DOC and DOCX formats. PDF files are editable, but DOC and...customizable. Convert PDF to DOC The provided Go code snippet...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  8. SectionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.SectionCollection class—your go-to solution for managing Document sections efficiently with powerful features and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Table.ensure_minimum method | Aspose.Words for ...

    Table.ensure_minimum method. If the table has no rows, creates and appends one [Row](../../row/).... doc = aw . Document () table = aw...aw . tables . Table ( doc ) doc . first_section . body . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Section::Section constructor | A...

    Aspose::Words::Section::Section constructor. Initializes a new instance of the Section class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...