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

doc

(0.25 sec)
  1. Შეადარეთ DOC Python Ში

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

    products.aspose.com/words/ka/python-net/compare...
  2. Რამდენიმე DOC RTF Python

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

    products.aspose.com/words/ka/python-net/merge/d...
  3. Დაყავით DOC Ნაწილებად Python

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

    products.aspose.com/words/ka/python-net/split/doc/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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-...