Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 30,432 for

x

(0.42 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_WPSpaceWidth method. Specifies whether to set the width of a space as is done in WordPerfect 5.X in C++....x. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated teXt frame. TeXt frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated teXt paragraphs. Ideally, …...Width}x{cloneShapeImage.Height}"); Rectangle...Paragraph {paraCounter} rect: X={paraRect.X}, Y={paraRect.Y}, W={paraRect...

    forum.aspose.com/t/wrong-count-of-animated-text...
  3. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size.... pageWidth } x ${ builder . pageSetup . pageHeight...builder . pageSetup . pageWidth } x ${ builder . pageSetup . pageHeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceEXception while processing an OMR file using the TemplateProcessor.Recognize() method. The file eXists at the specified location, but the eXception is still thrown. Error Details: EXcep…...omr"); var x = templateProcessor.Recognize(Path...RecognitionResult recognitionResult = x; Observation: The file does exist...

    forum.aspose.com/t/nullreferenceexception-throw...
  5. How can I save a table in a document as an imag...

    How can I use Aspose.Words for Java to save a table in a document as an image while keeping the saved table’s width and height the same as in Word? You can use the table in my sample DOCX file for saving. 1783069803312…...x; // Move enumerator to the last...right = enumerator.getRectangle().x + enumerator.getRectangle().width;...

    forum.aspose.com/t/how-can-i-save-a-table-in-a-...
  6. TextPath.xscale property | Aspose.Words for Nod...

    TeXtPath.Xscale property. Determines whether a straight teXtpath will be used instead of the shape path....from left to right along the x value of the lower boundary of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImageSaveOptions.imageSize2 property | Aspose.W...

    ImageSaveOptions.imageSize2 property. Gets or sets the size of a generated image in piXels.... The default value is (0 x 0), which means that the size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CustomXmlPropertyCollection.add method | Aspose...

    CustomXmlPropertyCollection.add method. Adds a property to the collection.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property.... of_type ( lambda x : x . as_smart_tag (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Finding paragraph bounding boxes|Documentation

    Automatic detection of paragraph bounding boXes inside an image....std :: wcout << " x: " << rectangles [ i ]. x << " y: " << rectangles...

    docs.aspose.com/ocr/cpp/image-regions-paragraph...