Sort Score
Result 10 results
Languages All
Labels All
Results 9,621 - 9,630 of 18,481 for

docx to doc

(0.09 sec)
  1. Manage Document Metadata via Java | products.as...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via your Java application....with Java DOC Files Metadata DOCM Files Metadata DOCX Files Metadata...

    products.aspose.com/total/java/metadata/
  2. Compare Documents via Java | products.aspose.com

    Compare PDF, Microsoft Word, PowerPoint and Excel files via your Java application. Get the highlighted comparison results....Java Compare DOC Files Compare DOCM Files Compare DOCX Files Compare...

    products.aspose.com/total/java/compare/
  3. ReflectionFormat.blur property | Aspose.Words f...

    ReflectionFormat.blur property. Gets or sets a double value that specifies the degree of blur effect applied To the reflection effect in points... doc = aw . Document ( file_name =...MY_DIR + 'Various shapes.docx' ) shape = doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HtmlSaveOptions.ExportImagesAsBase64 | Aspose.W...

    Discover the HtmlSaveOptions ExportImagesAsBase64 property To save images in Base64 format for optimized HTML, MHTML, or EPUB output. Enhance your Document quality!...Document doc = new Document ( MyDir + "Rendering.docx" ); HtmlSaveOptions...Embedded , PrettyFormat = true }; doc . Save ( ArtifactsDir + "HtmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with cusTomizable settings for enhanced file handling and organization....Document doc = new Document ( MyDir + "Document.docx" ); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  6. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration Today!...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a shape into the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. IStructuredDocumentTag.Appearance | Aspose.Word...

    Discover the IStructuredDocumentTag Appearance property To cusTomize and enhance your structured Document tags for improved user experience.... Document doc = new Document ( MyDir + "Multi-section...document tags.docx" ); StructuredDocumentTa tag = doc . GetChild...

    reference.aspose.com/words/net/aspose.words.mar...
  9. Aspose::Words::Fonts::EmbeddedFontStyle enum | ...

    Aspose::Words::Fonts::EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Embedded font.docx" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. ImageData Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ImageData class—your solution for defining and managing images in shapes. Enhance your Document design effortlessly!...Document doc = new Document ( MyDir + "Images.docx" ); // Get...system. NodeCollection shapes = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...