Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 30,470 for

x

(0.73 sec)
  1. 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...
  2. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by indeX for streamlined VBA development.... const string brokenPath = @"X:\broken.dll" ; Document doc =...

    reference.aspose.com/words/net/aspose.words.vba...
  3. 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-...
  4. FieldDisplayBarcode.AddStartStopChar | Aspose.W...

    Enhance barcode functionality with the FieldDisplayBarcode AddStartStopChar property. Easily manage Start/Stop characters for NW7 and CODE39 types....501234567890 EAN13 \\t \\p CASE \\x" )); builder . Writeln (); //...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....will need to supply negative x and y coordinates to bring the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldDisplayBarcode.case_code_style property | ...

    FieldDisplayBarcode.case_code_style property. Gets or sets the style of a Case Code for barcode type ITF14...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldDisplayBarcode.background_color property |...

    FieldDisplayBarcode.background_color property. Gets or sets the background color of the barcode symbol...501234567890 EAN13 \\ t \\ p CASE \\ x' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.Kind | Aspose.Words for .NET

    Discover the LayoutEnumerator Kind property, which identifies the current entity type. Ensure clarity in your data with this essential feature....Width}x{leRect.Height}, X={leRect.X} Y={leRect.Y}" );...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Render text with glyphs | API for C++

    C++ API Solution to manage various fonts. Learn how to visualize the teXt of any compleXity with the glyphs code....set_X(( float )moveTo -> get_X()); _currentPoint...lineTo) { float x = ( float )lineTo -> get_X(); float y = ( float...

    products.aspose.com/font/cpp/render-text/
  10. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...40f; float alto = 30; float x = 20; float y = 20; System.Drawing...System.Drawing.Rectangle((int)x, (int)y, (int)ancho, (int)alto);...

    forum.aspose.com/t/not-synchronized-with-metada...