Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 155,671 for

doc

(0.08 sec)
  1. Buat DOCX Menggunakan C#

    Buat DocX baharu dalam C# dalam beberapa langkah. Buat DocX dengan mudah menggunakan pustaka .NET....keluaran DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Carta using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/ms/net/make/docx/
  2. HeaderFooter.IsLinkedToPrevious | Aspose.Words ...

    Discover how the IsLinkedToPrevious property enhances your Document's headers and footers, ensuring seamless continuity across sections for better organization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Section...

    reference.aspose.com/words/net/aspose.words/hea...
  3. Გააკეთეთ Markdown Java Ის Გამოყენებით

    შექმენით ახალი Markdown Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown Java ბიბლიოთეკის გამოყენებით....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/make/md/
  4. Aspose::Words::Markup::CustomPart::get_Relation...

    Aspose::Words::Markup::CustomPart::get_RelationshipType method. Gets or sets the relationship type from the parent part to this custom part in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Document::get_PackageCustomParts...

    Aspose::Words::Document::get_PackageCustomParts method. Gets or sets the collection of custom parts (arbitrary content) that are linked to the OOXML package using "unknown relationships" in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Markup::CustomPart::get_Name met...

    Aspose::Words::Markup::CustomPart::get_Name method. Gets or sets this part's absolute name within the OOXML package or the target URL in C++.... auto doc = MakeObject < Document > ( MyDir...package.docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. CustomXmlPart Class | Aspose.Words for .NET

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your Document processing today!... Remarks A DOCX or DOC document can contain one or more...with custom XML data. Document doc = new Document (); // Construct...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Vytvorte Dokument V Jazyku Python

    Vytvorte súbor pomocou knižnice Python via .NET. Jednoducho vytvorte nový dokument v Python v niekoľkých krokoch....vytvoriť dokument vo PDF formátoch, DOC, DOCX, HTML, EPUB a mnohých ďalších...podporovanom formáte – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML a iné....

    products.aspose.com/words/sk/python-net/make/
  9. Ustvari Dokument V Python

    Ustvarite datoteko s knjižnico Python via .NET. Preprosto ustvarite nov dokument v Python v nekaj korakih....enostavno ustvarijo dokument v PDF, DOC, DOCX, HTML, EPUB in mnogih drugih...podprtem formatu – PDF, DOCX, DOC, RTF, ODT, EPUB, HTML in drugih...

    products.aspose.com/words/sl/python-net/make/
  10. ZoomType enumeration | Aspose.Words for Node.js

    Aspose.Words.Settings.ZoomType enumeration. Possible values for how large or small the Document appears on the screen in Microsoft Word.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . viewOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...