Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 157,428 for

doc

(0.05 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – XSLFO به Doc تبدیل با استفاده از Pythonhttps://products.aspose.com/pdf/fa/python-net/conversion/xslfo-to-Doc/Recent content in XSLFO به Doc تبد......PDF Products – XSLFO به DOC تبدیل با استفاده از Pythonhttps://products...ion/xslfo-to-doc/Recent content in XSLFO به DOC تبدیل با استفاده...

    products.aspose.com/pdf/fa/python-net/conversio...
  2. BuiltInDocumentProperties.shared_document prope...

    BuiltInDocumentProperties.shared_Document property. Indicates whether the Document is a shared Document.... doc = aw . Document ( file_name =...docx' ) self . assertTrue ( doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionType enum to efficiently track and manage Document changes. Enhance your Document editing with precision!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Normal editing of the document...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Aspose::Words::RevisionType enum | Aspose.Words...

    Aspose::Words::RevisionType enum. Specifies the type of change being tracked in Revision in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Normal editing of the document...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....This property is available in DOC and OOXML documents only. To...security level of a document. doc = aw . Document () self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  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::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...
  9. 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...
  10. Urobiť DOC Pomocou C#

    Vytvorte nový Doc v C# v niekoľkých krokoch. Jednoducho vytvorte Doc pomocou knižnice .NET....Vytvorte DOC pomocou knižnice .NET Naša výkonná knižnica C# umožňuje...vývojárom programovo vytvárať DOC v niekoľkých krokoch .NET vývojári...

    products.aspose.com/words/sk/net/make/doc/