Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 89,966 for

doc format

(0.15 sec)
  1. Images lost when saving as mhtml - Free Support...

    Hi Please try to convert my attached Doc to eml, mht and pdf, xps Pdf and xps are fine. When converting to eml, mht images are lost, ie MS header logo at top. Also the page numbers of contents are not inserted. Dim …...Please try to convert my attached doc to eml, mht and pdf, xps Pdf...Document = New Words.Document("D:\DOC.doc", New Words.Loading.LoadOptions)...

    forum.aspose.com/t/images-lost-when-saving-as-m...
  2. Converting a PDF file to ODS using Python via J...

    Sample code on Python via Java for PDF to ODS conversion. Use example code for batch PDF to ODS conversion with Python and Java...a document from PDF to ODS format with a modern document-processing...other possible conversion formats, see the Documentation pages...

    products.aspose.com/pdf/python-java/conversion/...
  3. Border | Aspose.Words for Java

    Represents a border of an object in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().getBorder()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Გადაიყვანეთ Გამოსახულება DOC C++

    გადაიყვანეთ Გამოსახულება Doc C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც Doc C++....გადაიყვანეთ გამოსახულება DOC C++ ში მაღალსიჩქარიანი პროგრამული...უზრუნველყოფის C++ გამოსახულება DOC ად კონვერტაციისთვის გამოიყენეთ...

    products.aspose.com/words/ka/cpp/conversion/ima...
  5. 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...
  6. FormField.TextInputType | Aspose.Words for .NET

    Discover the FormField TextInputType property to easily customize text form fields. Enhance user experience by setting specific input types effortlessly....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++.... The OLE objects (DOC, XLS, and PDF files) are saved...Specify each file format based on the OLE object format type switch...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  8. RevisionOptions class | Aspose.Words for Python

    aspose.words.layout.RevisionOptions class. Allows to control how Document revisions are handled during layout process...the Converting to Fixed-page Format documentation article. Properties...changes of formatting properties RevisionType.FORMAT_CHANGE Default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced Document automation and efficiency....in the range [0, 0xFFFFFF] Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save Format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…... It is achieved via save format ( wdFormatDOSTextLineB 5 Microsoft...conversion of line breaks to txt format.zip (9.7 KB) C# code of Aspose...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...