Sort Score
Result 10 results
Languages All
Labels All
Results 7,121 - 7,130 of 180,084 for

doc

(0.11 sec)
  1. Გადაიყვანეთ PDF TXT C#

    გადაიყვანეთ PDF TXT C# ფორმატში კოდით. შეინახეთ PDF როგორც TXT C#....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Words; var doc = new Document( "Input.pdf" ); doc.Save( "Output...

    products.aspose.com/words/ka/net/conversion/pdf...
  2. C++ API to Export CGM to RTF | products.aspose.com

    Convert CGM to RTF within C++ applications....to convert CGM file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to RTF. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/cgm-to...
  3. Aspose::Words::Drawing::GlowFormat::get_Color m...

    Aspose::Words::Drawing::GlowFormat::get_Color method. Gets or sets a Color object that represents the color for a glow effect. The default value is Black in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::GlowFormat::get_Radius ...

    Aspose::Words::Drawing::GlowFormat::get_Radius method. Gets or sets a double value that represents the length of the radius for a glow effect in points (pt). The default value is 0.0 in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldIndex.Heading | Aspose.Words for .NET

    Discover the FieldIndex Heading property to customize entry headers by letter, enhancing organization and user experience in your application.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This DATABASE field will...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FontInfoCollection | Aspose.Words for Java

    Represents a collection of fonts used in a Document in Java.... Document doc = new Document(getMyDir() + "Document...FontInfoCollection fontInfos = doc.getFontInfos(); fontInfos.se...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your Document layouts with seamless integration and flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a cell into the...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.nodeType property | Aspose.Words for Node.js

    Table.nodeType property. Returns [NodeType.Table](../../nodetype/#Table)....'CalculateDepthOfNest' , () => { let doc = new aw . Document ( base ....tables.docx" ); let tableNodes = doc . getChildNodes ( aw . NodeType...

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

    Discover the Table NodeType property that efficiently returns table data, enhancing your data management and organization for seamless integration....RecurseChildren () { Document doc = new Document ( MyDir + "Paragraphs...is composite. Assert . That ( doc . IsComposite , Is . True );...

    reference.aspose.com/words/net/aspose.words.tab...