Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 157,127 for

doc

(0.05 sec)
  1. FieldUserName.user_name property | Aspose.Words...

    FieldUserName.user_name property. Gest or sets the current user's name.... doc = aw . Document () # Create a...user_information . name = 'John Doe' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ფაილის Კონტენტის Ოპტიმიზაცია C++ Ის Გამოყენებით

    შეკუმშოს ფაილები C++: DocX, Doc, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...დაგეხმარებათ შეკუმშოთ DOCX, DOC, RTF, ODT, EPUB, HTML, JPG, PNG...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/cpp/compress/
  3. Aspose::Words::Markup::SmartTag::get_Uri method...

    Aspose::Words::Markup::SmartTag::get_Uri method. Specifies the namespace URI of the smart tag in C++.... void Create () { auto doc = MakeObject < Document > ();...= MakeObject < SmartTag > ( doc ); // Smart tags are composite...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. PageVerticalAlignment enumeration | Aspose.Word...

    aspose.words.PageVerticalAlignment enumeration. Specifies vertical justification of text on each page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. File Formats and Conversions|Aspose.Words for N...

    Convert Documents from any supported load to save format with just two lines of Node.js code. It provides high-quality conversions.... For example, for the DOC format, shapes, textboxes, fields...support for those formats, such as DOC, DOCX, RTF, or WordprocessingML...

    docs.aspose.com/words/nodejs-net/file-formats-a...
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Document doc = new Document (); Style style = doc . Styles ...builder = new DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/net/aspose.words/sty...
  7. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering...fontFallbackStream ); doc . FontSettings = fontSettings ; } doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Style.Remove | Aspose.Words for .NET

    Effortlessly eliminate unwanted styles from your Document with the Style Remove method. Enhance your content's appearance and maintain consistency!... Document doc = new Document (); Style style = doc . Styles ...builder = new DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...1 - Create a blank document: doc = aw . Document () # New Document...Section, a Body, and a Paragraph. doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within replacement patterns...elements please refer to: https://docs.microsoft.com/en-us/dotnet/...within replacement patterns. doc = aw . Document () builder =...

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