Sort Score
Result 10 results
Languages All
Labels All
Results 9,851 - 9,860 of 180,809 for

doc

(0.31 sec)
  1. Გადაიყვანეთ Გამოსახულება PDF Java

    გადაიყვანეთ Გამოსახულება PDF Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF Java....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/im...
  2. Გადაიყვანეთ Გამოსახულება TXT Java

    გადაიყვანეთ Გამოსახულება TXT Java ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT Java....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/ka/java/conversion/im...
  3. TxtSaveOptions.office_math_export_mode property...

    TxtSaveOptions.office_math_export_mode property. Specifies how OfficeMath will be written to the output file... doc = aw . Document ( file_name =...TxtOfficeMathExportM . LATEX doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::OleFormat::get_IsLink m...

    Aspose::Words::Drawing::OleFormat::get_IsLink method. Returns true if the OLE object is linked (when SourceFullName is specified) in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Embed a Microsoft Visio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. TxtListIndentation | Aspose.Words for Java

    Specifies how list levels are indented when Document is exporting to SaveFormat.TEXT format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a list with three...

    reference.aspose.com/words/java/com.aspose.word...
  6. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...variety of file formats, including DOC, DOCX, RTF, HTML, and PDF. It...including MSG, EML, MHTML, HTML, DOC, DOCX, RTF, and PDF. It also...

    products.aspose.com/total/cpp/conversion/oft-to...
  7. DocumentBuilder.InsertOleObject | Aspose.Words ...

    Effortlessly enhance your Documents with the DocumentBuilder InsertOleObject method, allowing seamless embedding of OLE objects from streams.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a Microsoft Excel...

    reference.aspose.com/words/net/aspose.words/doc...
  8. OlePackage class | Aspose.Words for Node.js

    Aspose.Words.Drawing.OlePackage class. Allows to access OLE Package properties... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. LegendPosition enumeration | Aspose.Words for N...

    Aspose.Words.Drawing.Charts.LegendPosition enumeration. Specifies the possible positions for a chart legend.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.moveToSection method | Aspose.W...

    DocumentBuilder.moveToSection method. Moves the cursor to the beginning of the body in a specified section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Specify that we want different...

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