Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 177,799 for

docx

(0.13 sec)
  1. Online DOC to XLSB Conversion or Build .NET bas...

    Free online app to convert DOC to XLSB files. .NET C# conversion library code for DOC documents....docx) into Excel Binary Files (.xlsb)...analysis. The conversion of .docx files into .xlsb formats is...

    products.aspose.com/total/net/conversion/doc-to...
  2. ReplacerContext.FindReplaceOptions | Aspose.Wor...

    Discover the FindReplaceOptions property of ReplacerContext to enhance your search and replace functionality with customizable options for better results....docx" ; string pattern = "(C)2006...ArtifactsDir + "LowCode.ReplaceContext.docx" ) . Execute (); Shows how to...

    reference.aspose.com/words/net/aspose.words.low...
  3. FontInfoCollection.SaveSubsetFonts | Aspose.Wor...

    Discover the FontInfoCollection SaveSubsetFonts property, control embedded TrueType font subsets in your documents for optimized file size and performance....Remarks This option works for DOC, DOCX and RTF formats only. Examples...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/net/aspose.words.fon...
  4. FontInfoCollection.save_subset_fonts property |...

    FontInfoCollection.save_subset_fonts property. Specifies whether or not to save a subset of the embedded TrueType fonts with the document...Remarks This option works for DOC, DOCX and RTF formats only. Examples...file_name = MY_DIR + 'Document.docx' ) font_infos = doc . font_infos...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::CompressionLevel enum | ...

    Aspose::Words::Saving::CompressionLevel enum. Compression level for OOXML files. (Docx and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) in C++.... (DOCX and DOTX files are internally...get_MyDir () + u "Big document.docx" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....for ISO/IEC 29500 compliant DOCX documents ( OoxmlCompliance...ArtifactsDir + "Table.CreateNestedTable.docx" ); Shows how to build a nested...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Converting a PDF file to WORD using Java | Aspo...

    PDF to WORD conversion via Java sample code. Programmers can use this example code to export PDF to WORD within any Web or Desktop Java based application....document in DOCX format pdfDocument . save ( "output.docx" , SaveFormat...SaveFormat . DocX ); pdfDocument . close (); Copy code to the clipboard...

    products.aspose.com/pdf/java/conversion/pdf-to-...
  8. Insert Image using docx4j and Aspose.Words|Aspo...

    Add an image into a document easily and fast instead of using Docx4j....Insert Image Adding images to a DOCX. FileInputStream is to read...the image is to be added in DOCX. Java WordprocessingMLPack wordMLPackage...

    docs.aspose.com/words/java/insert-image-using-d...
  9. About table border visibility in aspose word te...

    Hi, How to remove border from a table in aspose word template. Even after no border set in table it’s showing border while generate report. As part of alignment uniformity, we have inserted table and add field inside it…...docx that contains the placeholder...doc = new Document("Template.docx"); 2. Find the table(s) you...

    forum.aspose.com/t/about-table-border-visibilit...
  10. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Node.js....documents in other formats, such as DOCX or PDF. For example, you need...example shows how to convert DOCX to JPEG: Specify Save Options...

    docs.aspose.com/words/nodejs-net/convert-a-docu...