Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 18,450 for

docx to doc

(0.09 sec)
  1. Shading.foreground_tint_and_shade property | As...

    Shading.foreground_tint_and_shade property. Gets or sets a double value that lightens or darkens a foreground theme color.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) shading = doc . first_section ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied To this formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. BarcodeParameters.ScalingFactor | Aspose.Words ...

    Discover the BarcodeParameters ScalingFacTor property, which allows precise symbol scaling in whole percentage points (10-1000) for optimal barcode performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. BarcodeParameters.CaseCodeStyle | Aspose.Words ...

    Discover the CaseCodeStyle property for ITF14 barcodes. Explore valid options like STDEXTADD To enhance your barcode design and functionality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use a custom IBarcodeGenerator...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DownsampleOptions.downsampleImages property | A...

    DownsampleOptions.downsampleImages property. Specifies whether images should be downsampled....let doc = new aw . Document ( base . myDir + "Images.docx" );...resolutionThreshold ). toEqual ( 0 ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. StructuredDocumentTag.IsTemporary | Aspose.Word...

    Discover how the StructuredDocumentTag IsTemporary property determines if your SDT is removed from WordProcessingML upon content changes. Optimize your Documents Today!... Document doc = new Document (); // Insert...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  7. HtmlSaveOptions.resolveFontNames property | Asp...

    HtmlSaveOptions.resolveFontNames property. Specifies whether font family names used in the Document are resolved and substituted according To [Document.fontSettings](../../../aspose.words/Document/fontSettings/) when being written inTo HTML-based formats.... let doc = new aw . Document ( base .... myDir + "Missing font.docx" ); // This document contains text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::HeaderFooter::HeaderFooter const...

    Aspose::Words::HeaderFooter::HeaderFooter construcTor. Creates a new header or footer of the specified type in C++....:: Words :: DocumentBase > & doc , Aspose :: Words :: HeaderFooterType...) Parameter Type Description doc const System::SharedPtr<Aspo...

    reference.aspose.com/words/cpp/aspose.words/hea...
  9. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.Color | Aspose.Words for .NET

    Discover the Font Color property To easily cusTomize text colors in your designs. Enhance readability and aesthetics with vibrant, eye-catching hues!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Specify font formatting...

    reference.aspose.com/words/net/aspose.words/fon...