Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 180,183 for

doc

(0.56 sec)
  1. Փոխարկել HTML GIF C++

    Փոխարկեք HTML ը GIF ձևաչափի C++ կոդով: Պահեք HTML որպես GIF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/htm...
  2. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier.... let doc = new aw . Document (); let lists = doc . lists ;...document . referenceEquals ( doc )). toEqual ( true ); let list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.kerning property | Aspose.Words for Python

    Font.kerning property. Gets or sets the font size at which kerning starts.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . name = 'Arial...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Redact PDF API | Aspose.PDF

    Redact PDF Documents with free cross-platform Apps and High Code APIs for any platform.... Redact PDF - C# Document doc = new Document ( dataDir + "test...TextSearchOptions = textSearchOptions ; doc . Pages . Accept ( textFragmentAbsorber...

    products.aspose.com/pdf/redaction/
  6. OptionButtonControl.Selected | Aspose.Words for...

    Manage your OptionButtonControl with ease! Set or get its selected state with a simple boolean value for seamless user interaction.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeBase.alternativeText property | Aspose.Wor...

    ShapeBase.alternativeText property. Defines alternative text to be displayed instead of a graphic.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the Document grid lines per page settings when laying out the contents in the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Enable pitching, and then...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.StyleName | Aspose.Words for .NET

    Discover the Font StyleName property, easily manage character styles for enhanced text formatting and design flexibility in your projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two ways of referencing...

    reference.aspose.com/words/net/aspose.words/fon...
  10. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

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