Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 176,898 for

docx

(0.19 sec)
  1. Convert MPP to JIRA via Java

    Sample Java conversion code for MPP format to JIRA file. Use this example code to convert MPP to JIRA within any Web or Desktop Java based application....Conversion MPP to JIRA Conversion DOCX JPG PDF XML MPP JIRA Convert...

    products.aspose.com/tasks/java/conversion/mpp-t...
  2. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...docx" , Aspose . Words . SaveFormat . Docx ); PdfSaveOptions...

    docs.aspose.com/barcode/net/how-to-create-custo...
  3. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...docx"); I have described the issue...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  4. Convert XML to PRIMAVERA XML via Java

    Sample Java conversion code for XML format to PRIMAVERA XML file. Use this example code to convert XML to PRIMAVERA XML within any Web or Desktop Java based application....Conversion XML to Primavera Xml DOCX JPG PDF XML XML PRIMAVERA XML...

    products.aspose.com/tasks/java/conversion/xml-t...
  5. Document.GetPageInfo(0) runs indefinitely for s...

    Hello! We have observed that for some documents, executing the method document.GetPageInfo(0) never finishes. I have attached a sample C# solution that demonstrates the issue. AsposeInfiniteLoadingBug.7z (54.5 KB) The…...docx-files that are used to test...document_that_does_not_load_infinitely.docx : A document that works fine...

    forum.aspose.com/t/document-getpageinfo-0-runs-...
  6. Appending Document Not Maintaining - Free Suppo...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...docx template into a new Word document...document. Blood Sample Collection.docx (19.0 KB) Code to Reproduce...

    forum.aspose.com/t/appending-document-not-maint...
  7. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.Docx SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....DOCX , SaveFormat.DOCM , SaveFormat...saveOptions.setSaveFormat(SaveFormat.DOCX); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...docx"); // Create PdfSaveOptions...Make sure to replace "input.docx" with the path to your Word...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  9. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....docx. CertificateHolder certificateHolder...inputFileName = MyDir + "Encrypted.docx" ; string outputFileName = ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Insert HTML into Word Doc does not use the html...

    Similar to this post (Margin-top, margin-bottom, margin-left, margin-right not working), I am having an issue with inserting HTML into a Word Doc (via DocumentBuilder.InsertHtml) and the resulting formatting in the docum…...docx"); Next Steps If you continue...If you convert your HTML to DOCX using MS Word the result is...

    forum.aspose.com/t/insert-html-into-word-doc-do...