Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 157,024 for

doc

(0.09 sec)
  1. Გადაიყვანეთ WORD TIFF C++

    გადაიყვანეთ WORD TIFF C++ ფორმატში კოდით. შეინახეთ WORD როგორც TIFF 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/ka/cpp/conversion/wor...
  2. ListCollection.GetListByListId | Aspose.Words f...

    Retrieve your desired list effortlessly with the GetListByListId method. Access data quickly using a simple list identifier for enhanced efficiency....Document doc = new Document (); ListCollection lists = doc . Lists.... Document , Is . EqualTo ( doc )); List list = lists . Add (...

    reference.aspose.com/words/net/aspose.words.lis...
  3. PdfTextCompression enumeration | Aspose.Words f...

    aspose.words.saving.PdfTextCompression enumeration. Specifies a type of compression applied to all content in the PDF file except images.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) i = 0 while i < 100 : builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.TiffBinarizationMethod | Aspos...

    Discover the TiffBinarizationMethod property for ImageSaveOptions. Easily convert images to 1 bpp format with Ccitt3 or Ccitt4 compression.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . ParagraphFormat . Style = doc . Styles...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize font animations, enhancing your designs with dynamic text effects for a captivating user experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  6. RevisionsView Enum | Aspose.Words for .NET

    Discover Aspose.Words.RevisionsView enum to easily choose between original and revised Document versions for streamlined editing and collaboration.... Document doc = new Document ( MyDir + "Revisions..."Revisions at list levels.docx" ); doc . UpdateListLabels (); ParagraphCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  7. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldHyperlink.Address | Aspose.Words for .NET

    Discover the FieldHyperlink Address property. Easily manage hyperlink destinations for seamless navigation in your applications. Enhance user experience today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldHyperlink field = ( FieldHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FindReplaceOptions.ignoreFields property | Aspo...

    FindReplaceOptions.ignoreFields property. Gets or sets a boolean value indicating either to ignore text inside fields... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FootnoteSeparatorType enumeration | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorType enumeration. Specifies the type of the footnote/endnote separator.... doc = aw . Document ( file_name =...docx' ) endnote_separator = doc . footnote_separators . get_...

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