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

doc

(0.07 sec)
  1. Aspose::Words::ControlChar::NonBreakingHyphenCh...

    Aspose::Words::ControlChar::NonBreakingHyphenChar field. Non-breaking Hyphen in Microsoft Word is (char)30 in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add a regular space. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. ImageSaveOptions.thresholdForFloydSteinbergDith...

    ImageSaveOptions.thresholdForFloydSteinbergDithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartTitle.font property | Aspose.Words for Python

    ChartTitle.font property. Provides access to the font formatting of the chart title.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a chart shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldGoToButton.DisplayText | Aspose.Words for ...

    Customize your FieldGoToButton's DisplayText property to enhance user experience. Easily set button text for seamless Document navigation and quick access.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Add a GOTOBUTTON field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how text is wrapped around the table.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Border.tint_and_shade property | Aspose.Words f...

    Border.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PclSaveOptions.add_printer_font method | Aspose...

    PclSaveOptions.add_printer_font method. Adds information about font that is uploaded to the printer by manufacturer.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Courier'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BorderCollection.ClearFormatting | Aspose.Words...

    Discover how the BorderCollection ClearFormatting method effortlessly removes all object borders, enhancing your design with clean, crisp visuals.... Document doc = new Document ( MyDir + "Borders...BorderCollection firstParagraphBorder = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...