Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 90,614 for

doc format

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

    გადაიყვანეთ WORD MARKDOWN C++ ფორმატში კოდით. შეინახეთ WORD როგორც MARKDOWN C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  2. Გადაიყვანეთ WORD XPS C++

    გადაიყვანეთ WORD XPS C++ ფორმატში კოდით. შეინახეთ WORD როგორც XPS C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  3. Გადაიყვანეთ WORD PDF C++

    გადაიყვანეთ WORD PDF C++ ფორმატში კოდით. შეინახეთ WORD როგორც PDF C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/ka/cpp/conversion/wor...
  4. BookmarkEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkEnd class, which efficiently manages bookmark ends in Word Documents, enhancing your Document editing experience....into a string in the specified format. ToString ( SaveOptions ) Exports...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Online XML to PPSX Conversion or Build .NET bas...

    Free online app to convert XML to PPSX files. .NET C# conversion library code for XML Documents....XML files to PPSX and other formats via .NET automation API. Freely...class Save the document to PPSX format using Save method and set Ppsx...

    products.aspose.com/total/net/conversion/xml-to...
  6. | Aspose

    Sample code for PDF to JSON Java conversion. Use API example code for batch PDF files to JSON conversion within any Web or Desktop Java based application....even smartphone photos in PDF format and creates PDF documents containing...What is PDF File Format Portable Document Format (PDF) is a type...

    products.aspose.com/ocr/java/conversion/pdf-to-...
  7. Online PDF to OTT Conversion or Build .NET base...

    Free online app to convert PDF to OTT files. .NET C# conversion library code for PDF Documents....PDF files to OTT and other formats via .NET automation API. Freely...Convert PDF to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/pdf-to...
  8. Online XPS to MHTML Conversion or Build .NET ba...

    Free online app to convert XPS to MHTML files. .NET C# conversion library code for XPS Documents....XPS files to MHTML and other formats via .NET automation API. Freely...Convert XPS to Doc by using Save method Load Doc file by using...

    products.aspose.com/total/net/conversion/xps-to...
  9. Content Control Wrapping Issue - Free Support F...

    Hi Team, I have removed the whitespace and the header/footer using the page-wise logic below. However, after doing this, the specific content control mentioned below is not wrapping correctly. I am using Aspose.Words Ve…...CreateSectionBreak(ref Document doc) { try { Aspose.Words.Document...tempDoc = (Aspose.Words.Document)doc.Clone(false); int pageNumber...

    forum.aspose.com/t/content-control-wrapping-iss...
  10. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java.... Document doc = new Document(getMyDir() + "Revisions...RevisionOptions revisionOptions = doc.getLayoutOptions().getRevisionOptions();...

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