Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 182,637 for

doc

(0.2 sec)
  1. Რამდენიმე DOC PDF Python

    შეაერთეთ მრავალი Doc PDF Python კოდში. შეინახეთ Doc როგორც PDF Python....გადაიყვანეთ მრავალი DOC PDF Python მაღალსიჩქარიანი Python ბიბლიოთეკა...ბიბლიოთეკა რამდენიმე DOC PDF გამოიყენეთ ჩვენი დოკუმენტების შერწყმის...

    products.aspose.com/words/ka/python-net/merge/d...
  2. Შეადარეთ DOC Python Ში

    შეადარეთ Doc დოკუმენტები Python ის გამოყენებით, რათა განასხვავოთ ორი ფაილი...შეადარეთ DOC ფაილები Python ში ძლიერი Python ბიბლიოთეკა DOC დოკუმენტების...განსხვავებების აღმოსაჩენად შეადარეთ ორი DOC ფაილი Python ში ჩვენი განსხვავებების...

    products.aspose.com/words/ka/python-net/compare...
  3. Unable to convert MS Word DOCX document to DOC ...

    I have an issue converting the attached Document from *.Docx to Doc format. There is an exception: System.NullReferenceException HResult=0x80004003 Message=Object reference not set to an instance of an object. So…...convert MS Word DOCX document to DOC format (NullReferenceExcepti)...attached document from *.docx to doc format. There is an exception:...

    forum.aspose.com/t/unable-to-convert-ms-word-do...
  4. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypefonts = true while creating the Word Document from the dotx template. But some fonts are replaced with Calibri in the final Doc. Can you please help me on this? Thanks Jithin V P...replaced with Calibri in the final doc Aspose.Words Product Family words-net...replaced with Calibri in the final doc. Can you please help me on this...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  5. Doc to PDF error on table column size - Free Su...

    Good morning, we have a Document, we store it as Word Document, then we store it also as PDF Document. We found a different column size in a table (where cells are added dynamically via C#) See images below PDF W…...Doc to PDF error on table column size Aspose.Words Product Family...loaded dynamically only when Word doc is created, when we create PDF...

    forum.aspose.com/t/doc-to-pdf-error-on-table-co...
  6. Doc文档save时报错 - Free Support Forum - aspose.com

    请问下这个报错可能是什么原因: <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>24.7</version>= </dependency> public String Doc2Markdown(String taskId, InputStream inputStream, DocFilterCal…...Doc文档save时报错 中文技术支持 words-java Endergarten January 13, 2026,...ByteArrayOutputStrea()) { Document doc = new Document(inputStream);...

    forum.aspose.com/t/doc-save/324374
  7. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in Doc.GetChildNodes(NodeType.Paragraph, true)) { …...Insert hyperlink doesnt work when doc is converted to pdf - aspose...foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  8. Online OFT to DOC Conversion or Build .NET base...

    Free online app to convert OFT to Doc files. .NET C# conversion library code for OFT Documents....NET Conversion OFT to DOC Online OFT to DOC Conversion App and ...single or multiple OFT files to DOC and other formats via .NET automation...

    products.aspose.com/total/net/conversion/oft-to...
  9. Doc to Docx conversion -> Requested default val...

    import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... Doc = aw.Document(str(input_path)) try: Doc.save(str(output_path), aw.Save…...Doc to Docx conversion -> Requested default value for an unknown...H)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path)...

    forum.aspose.com/t/doc-to-docx-conversion-reque...
  10. Issue in getting byte array from pdf/doc page -...

    log.debug("fetchTextForSignature - calculated pdfPage for DocId: {} for page: {}", DocId, currentPageNumber); Rectangle mediaBox = pdfPage.getMediaBox(); int pa…...getting byte array from pdf/doc page Aspose.PDF Product Family...object to create by array of pdf/doc page .I have tried reproducing...

    forum.aspose.com/t/issue-in-getting-byte-array-...