Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 180,074 for

doc

(0.09 sec)
  1. Რამდენიმე DOC PDF Java

    შეაერთეთ მრავალი Doc PDF Java კოდში. შეინახეთ Doc როგორც PDF Java....გადაიყვანეთ მრავალი DOC PDF Java მაღალსიჩქარიანი Java ბიბლიოთეკა...ბიბლიოთეკა რამდენიმე DOC PDF გამოიყენეთ ჩვენი დოკუმენტების შერწყმის...

    products.aspose.com/words/ka/java/merge/doc-to-...
  2. Aspose::Words::ParagraphFormat::get_SpaceAfter ...

    Aspose::Words::ParagraphFormat::get_SpaceAfter method. Gets or sets the amount of spacing (in points) after the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::ParagraphFormat::get_SpaceBefore...

    Aspose::Words::ParagraphFormat::get_SpaceBefore method. Gets or sets the amount of spacing (in points) before the paragraph in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Apply a large amount of...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the Document in C++.... auto doc = System :: MakeObject < Aspose...HeaderFooterCollecti > headersFooters = doc -> get_FirstSection () -> get_HeadersFooters...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. CustomPart.Data | Aspose.Words for .NET

    Explore CustomPart Data. Access detailed information about your custom parts for enhanced precision and efficiency in your projects.... Document doc = new Document ( MyDir + "Custom...package.docx" ); Assert . That ( doc . PackageCustomParts . Count...

    reference.aspose.com/words/net/aspose.words.mar...
  6. FieldAutoTextList.list_style property | Aspose....

    FieldAutoTextList.list_style property. Gets or sets the name of the style on which the list to contain entries is based....def field_auto_text_list (): doc = aw . Document () # Create a...populate it with auto text entries. doc . glossary_document = aw . buildingblocks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.name property | Aspose.Words for Python

    Font.name property. Gets or sets the name of the font.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Specify font formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++.... Can be Doc or Dot . Aspose :: Words :: SaveFormat...Microsoft Word formats. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....public void Create () { Document doc = new Document (); // A smart...SmartTag smartTag = new SmartTag ( doc ); // Smart tags are composite...

    reference.aspose.com/words/net/aspose.words.mar...
  10. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....HeaderFooter constructor HeaderFooter(doc, header_footer_type) Creates...type. def __init__ ( self , doc : aspose . words . DocumentBase...

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