Sort Score
Result 10 results
Languages All
Labels All
Results 4,311 - 4,320 of 90,934 for

doc format

(2.18 sec)
  1. Გადაიყვანეთ Გამოსახულება DOCX C++

    გადაიყვანეთ Გამოსახულება DocX C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც DocX C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  2. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...while PPT is a presentation format used to create slideshows....reference Save the document to PPT format using Save member function...

    products.aspose.com/total/cpp/conversion/xml-to...
  3. FileFormatInfo.IsEncrypted | Aspose.Words for .NET

    Discover if your Document is secure with the FileFormatInfo IsEncrypted property—returns true for encrypted files needing a password to access....the document format and encryption. Document doc = new Document.... Password = "MyPassword" ; doc . Save ( ArtifactsDir + "File...

    reference.aspose.com/words/net/aspose.words/fil...
  4. C++ API to Convert XSLFO to PPSX | products.asp...

    Convert XSLFO to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...language for XML document formatting which is most commonly used...

    products.aspose.com/total/cpp/conversion/xslfo-...
  5. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your chart visuals and improve data presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks.... If not specified, save format is determined by the file extension...of code using context. string doc = MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose.HTML APIs – On Premise APIs, Cloud APIs ...

    Aspose.HTML APIs to parse HTML, XHTML, EPUB, MHTML, or SVG – .NET, Java, and Python via .NET. Use Cloud APIs, AI Agents, or Web Apps to process files....Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/
  8. FieldDdeAuto Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDdeAuto class for seamless DDEAUTO field integration, enhancing Document automation and efficiency in your projects.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. InsertAsBitmap { get; set;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldRef | Aspose.Words for Java

    Implements the REF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.startBookmark("MyBookmark");...

    reference.aspose.com/words/java/com.aspose.word...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...