Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 84,247 for

doc

(0.21 sec)
  1. Aspose::Words::BorderCollection::get_Top method...

    Aspose::Words::BorderCollection::get_Top method. Gets the top border in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Start a table and set a...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Aspose::Words::Vba::VbaReferenceCollection::Rem...

    Aspose::Words::Vba::VbaReferenceCollection::Remove method. Removes the first occurrence of a specified VbaReference item from the collection in C++....dll" ; auto doc = MakeObject < Document > ( MyDir...VbaReferenceCollecti > references = doc -> get_VbaProject () -> get_References...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/).... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Ինչպես PDF-ը վերածել Word-ի՝ օգտագործելով Python-ը

    Այս հիմնական ձեռնարկը ներառում է, թե ինչպես փոխարկել PDF-ը Word-ի՝ օգտագործելով Python-ը: Այն ներառում է բոլոր համապատասխան տեղեկությունները, ինչպիսիք են միջավայրի կարգավորումների մանրամասները, փոխակերպման ալգորիթմը և կոդի հատվածը, որը ցույց է տալիս, թե ինչպես կարելի է օգտագործել Python PDF-ը Doc-ի փոխարկումը:...կարելի է օգտագործել Python PDF-ը DOC փոխակերպումը: Ավելին, ձեզ հարկավոր...համար: Python-ում PDF-ը Word DOC-ին փոխարկելու քայլեր Պատրաստեք...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  5. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set this flag to "true"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Create a custom paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. FieldInfo.info_type property | Aspose.Words for...

    FieldInfo.info_type property. Gets or sets the type of the Document property to insert.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

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