Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 17,463 for

true type

(1.56 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with JavaScript and Aspose.Slides for Node.js — quick, code-friendly solution....getImageTType ( img ); ifImageFound = true ; } } else if ( java . instanceOf...getImageTType ( img ); ifImageFound = true ; } if ( ifImageFound ) { const...

    docs.aspose.com/slides/nodejs-java/extracting-i...
  2. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Java — quick, code-friendly solution....getImageTType ( img ); ifImageFound = true ; } } else if ( sh instanceof...getImageTType ( img ); ifImageFound = true ; } //Sets the preferred image...

    docs.aspose.com/slides/java/extracting-images-f...
  3. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....y , float scale ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  4. NodeRendererBase.RenderToSize | Aspose.Words fo...

    Discover the NodeRendererBase RenderToSize method to efficiently render shapes into Graphics objects at your desired size for enhanced visual output....width , float height ) Parameter Type Description graphics Graphics...GetChild ( NodeType . Shape , 0 , true ); shapeForm . AddShapeToRenderToSc...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::ConditionalStyle::get_Type metho...

    Aspose::Words::ConditionalStyle::get_Type method. Gets table area to which this conditional style relates in C++....Aspose::Words::ConditionalStyle::get_Type method Contents [ Hide ] Co...ConditionalStyle::get_Type method Gets table area to which this...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…... I tried setting bidi=true for the paragraph the table...section.getPageSetup().setBidi(true); for (Table table : (Iterable)doc...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  7. Document.accept method | Aspose.Words for Node.js

    Document.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...visitDocumentEnd() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SubDocument.accept method | Aspose.Words for No...

    SubDocument.accept method. Accepts a visitor....DocumentVisitor ) Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose.Words updating formfields clears text in...

    After calling the method Document.UpdateFields some fields loose there input value. I included a sample file to reproduce the behavior. If I first call NormalizeFieldTypes() before UpdateFields() then it works as expect…... Check Field Types : Ensure that the fields you...updating are of the correct type and that they support retaining...

    forum.aspose.com/t/aspose-words-updating-formfi...
  10. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...PDF Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/convert...