Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 157,621 for

doc

(0.07 sec)
  1. Შექმენით Დოკუმენტი Python Ში

    შექმენით ფაილი Python via .NET ბიბლიოთეკის გამოყენებით. მარტივად შექმენით ახალი დოკუმენტი Python ში რამდენიმე ნაბიჯით....მარტივად შექმნან დოკუმენტი PDF, DOC, DOCX, HTML, EPUB და მრავალი...მხარდაჭერილ ფორმატში - PDF, DOCX, DOC, RTF, ODT, EPUB, HTML და სხვა...

    products.aspose.com/words/ka/python-net/make/
  2. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development.... Document doc = new Document ( MyDir + "VML...) Assert . That ((( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.loa...
  3. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert headings that can...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A footnote is a way to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ComHelper class | Aspose.Words for Node.js

    Aspose.Words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....a local system filename: let doc = comHelper . open ( base . myDir..."Document.docx" ); expect ( doc . getText (). trim ()). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.LoadFormatToExtension | Aspose.W...

    Transform load format values into file extensions effortlessly with FileFormatUtil's LoadFormatToExtension method. Get accurate, lowercase extensions with ease!... Doc )); // Below are two methods...detected file extension. Document doc = new Document ( docStream );...

    reference.aspose.com/words/net/aspose.words/fil...
  7. PageSetup.lines_per_page property | Aspose.Word...

    PageSetup.lines_per_page property. Gets or sets the number of lines per page in the Document grid.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSetup.LineStartingNumber | Aspose.Words for...

    Discover how to use the PageSetup LineStartingNumber property to easily customize your Document's starting line number for enhanced formatting.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use the section's...

    reference.aspose.com/words/net/aspose.words/pag...
  9. FieldSkipIf.LeftExpression | Aspose.Words for .NET

    Discover the FieldSkipIf LeftExpression property, easily manage the left side of your comparison expressions for enhanced data control and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a SKIPIF field....

    reference.aspose.com/words/net/aspose.words.fie...
  10. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); TabStopCollection tabStops...

    reference.aspose.com/words/net/aspose.words/tab...