Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 21,283 for

x

(0.14 sec)
  1. FieldAdvance.LeftOffset | Aspose.Words for .NET

    Discover the FieldAdvance LeftOffset property to easily adjust teXt alignment by setting points for precise left movement. Enhance your document layout!... EqualTo ( " ADVANCE \\x -100 \\y 200" )); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldAdvance.VerticalPosition | Aspose.Words fo...

    Discover the FieldAdvance VerticalPosition property to easily adjust teXt positioning on your page, enhancing layout control and readability.... EqualTo ( " ADVANCE \\x -100 \\y 200" )); builder . Write...

    reference.aspose.com/words/net/aspose.words.fie...
  3. VbaReferenceCollection.Count | Aspose.Words for...

    Discover the VBA Reference Collection Count property to easily retrieve and manage the total number of VBA references for efficient coding....{ const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaReferenceCollection.remove method | Aspose.W...

    VbaReferenceCollection.remove method. Removes the first occurrence of a specified [VbaReference](../../vbareference/) item from the collection.... () => { const brokenPath = "X:\\broken.dll" ; let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. VbaProject.References | Aspose.Words for .NET

    EXplore the VBA Project References property to efficiently manage your VBA project references and enhance your coding capabilities. Unlock your programming potential!...{ const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  6. VbaProject.references property | Aspose.Words f...

    VbaProject.references property. Gets a collection of VBA project references.... () => { const brokenPath = "X:\\broken.dll" ; let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartNumberForm...

    Aspose::Words::Drawing::Charts::ChartNumberFormat::get_IsLinkedToSource method. Specifies whether the format code is linked to a source cell. Default is true in C++....chart with categories for the X-axis, // and large respective...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisGroup enumeration. Represents a type of a chart aXis group....Secondary ; // Hide the secondary X axis. newSeriesGroup . axisX ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.AxisY | Aspose.Words for .NET

    Discover the ChartSeriesGroup AXisY property to easily access and customize Y-aXis features for enhanced data visualization in your charts....Secondary ; // Hide the secondary X axis. newSeriesGroup . AxisX ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. create_aspose_words.py

    import sys import zipfile from wheel import egg2wheel from jcc import cpp import os import subprocess import shutil import platform if sys.argv.__len__() < 4: raise SystemError('EXample: python X:\......SystemError('Example: python X:\\awjava\\lib\\Aspose.Words.jdk16...

    docs.aspose.com/words/java/how-to-build-aspose-...