Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 17,140 for

docx to doc

(0.06 sec)
  1. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying To create a scatter chart with two series (temperature and conductivity), both using a common date as the X-axis. Here’s what I’ve implemented…...docx (29,8 Ko) I was able to successfully...in.docx (30.7 KB) Here is code used for testing: var doc = new...

    forum.aspose.com/t/linq-reporting-engine-multip...
  2. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property To easily cusTomize font styles. Enhance your Documents with versatile underline options for a professional look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Underline = Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Python En .NET Weergawe Verskille|Aspose.Words ...

    Aspose.Words vir Python via .NET is'n verpakking van Aspose.Words vir .NET, hierdie bladsy beskryf die verskille in kenmerke en API van hierdie twee produkte....dokument te verander: doc = aw . Document ( docs_base . my_dir + "Document..."Document.docx" ) # Get the first Run node and cast it to Run...

    docs.aspose.com/words/af/python-net/python-notes/
  4. PageSetup.borderAlwaysInFront property | Aspose...

    PageSetup.borderAlwaysInFront property. Specifies where the page border is positioned relative To intersecting texts and objects.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Border.lineWidth property | Aspose.Words for No...

    Border.lineWidth property. Gets or sets the border width in points.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . border ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldInclude::get_LockFi...

    Aspose::Words::Fields::FieldInclude::get_LockFields method. Gets or sets whether To prevent fields in the included Document from being updated in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. WarningInfoCollection Class | Aspose.Words for ...

    Discover Aspose.Words.WarningInfoCollection, a powerful class for managing WarningInfo objects, enhancing Document processing and error handling....Document doc = new Document ( MyDir + "Missing font.docx" ); //...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  8. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Python via Javahttps://products.aspose.com/pdf/fa/python-java/conversion/Recent content in راه حل تبدیل PDF با ا......has-background-success https://docs.aspose.com/pdf/python-java/...تبدیل ممکن، به صفحات https://docs.aspose.com/pdf/python-java/...

    products.aspose.com/pdf/fa/python-java/conversi...
  9. FieldInclude.TextConverter | Aspose.Words for .NET

    Discover the FieldInclude TextConverter property—easily manage file format conversions with cusTomizable text converter names for enhanced workflow efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // We can use an INCLUDE field...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PageRange constructor | Aspose.Words for Python

    PageRange construcTor. Creates a new page range object.... doc = aw . Document ( file_name =...= MY_DIR + 'Images.docx' ) image_options = aw . saving . ImageSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...