Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 5,815 for

xlsx to docx

(0.63 sec)
  1. FieldLink.InsertAsRtf | Aspose.Words for .NET

    Discover the FieldLink InsertAsRtf property To easily manage linked objects in rich text format (RTF) for enhanced document integration and flexibility....docx" , null , true ); // 2 - A DDE...Sheet" , MyDir + "Spreadsheet.xlsx" , "Sheet1!R1C1" , true , true...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldLink.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldLink InsertAsUnicode property To easily manage linked objects as Unicode text, enhancing data compatibility and flexibility....docx" , null , true ); // 2 - A DDE...Sheet" , MyDir + "Spreadsheet.xlsx" , "Sheet1!R1C1" , true , true...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldLink.InsertAsPicture | Aspose.Words for .NET

    Discover how the FieldLink InsertAsPicture property enhances your documents by allowing linked objects To be seamlessly inserted as images....docx" , null , true ); // 2 - A DDE...Sheet" , MyDir + "Spreadsheet.xlsx" , "Sheet1!R1C1" , true , true...

    reference.aspose.com/words/net/aspose.words.fie...
  4. DocumentBuilder | Aspose.Words for Java

    Provides methods To insert text images and other content specify font paragraph and section formatting in Java....docx"); Shows how to create headers..."DocumentBuilder.HeadersAndFooters.docx"); Shows how to build a table...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InserToleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream inTo the document. Allows To specify icon file and caption. Detects OLE object type using given progID parameter in C++....docx" ); See Also Class Shape Class...get_MyDir () + u "Spreadsheet.xlsx" , false , false , imageStream...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. OLE Excel Object Size is Changed after Double C...

    I am evaluating the capabilities of embedding Excel inTo Word and having some issues. Screenshot 1 demonstrates the generated Docx file, which looks ok, however double clicking the embed To edit brings up an incorrectly…...xlsx"); var sheet = book.Worksheets[0];...book.Save(xlsStream, SaveFormat.Xlsx); xlsStream.Position = 0; var...

    forum.aspose.com/t/ole-excel-object-size-is-cha...
  7. Regarding delete images in client side - Free S...

    Is there any chance To delete the images in client level....docx\");\n \n2. Find and remove image...document:\n csharp\ndoc.Save(\"output.docx\");\n \n\nNotes:\n- Perform...

    forum.aspose.com/t/regarding-delete-images-in-c...
  8. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how To utilize utility features available in the C++ version of Aspose.Tasks....docx" ); 4 fileFormatExt -> Add(u..."ExcelML12" , u "_excelFile_out.xlsx" ); 5 6 System ::SharedPtr <...

    docs.aspose.com/tasks/cpp/utility-features/
  9. Utility Features in Aspose.Tasks for .NET | Asp...

    Explore utility features available within Aspose.Tasks for .NET To streamline project management processes....docx" ); 4 fileFormatExt. Add ( "ExcelML12"..."ExcelML12" , "_excelFile_out.xlsx" ); 5 Project project = new...

    docs.aspose.com/tasks/net/utility-features/
  10. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, text, Word, or Excel documents, as well as XML and JSON files....Docx Microsoft Word document (version...detected. Aspose.OCR.SaveFormat.Xlsx Microsoft Excel spreadsheet...

    docs.aspose.com/ocr/net/save-file/