Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 893 for

boolean operations

(0.33 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... deepClone(boolean isCloneChildren) Creates a...getChildNodes(int nodeType, boolean isDeep) getColor() Gets the...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...bitwise operations: int flags = msg.getFlags(); boolean isRead...isRead = (flags & 1) != 0; boolean hasAttachments = (flags & 16) !=...

    forum.aspose.com/t/how-to-get-the-following-val...
  3. Document Builder Overview in C#|Aspose.Words fo...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using C#. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in .NET....formatting, and perform other operations. Document Builder or Aspose...insert content and formatting. Operations that are possible with DocumentBuilder...

    docs.aspose.com/words/net/document-builder-over...
  4. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...merge operation Test007.zip (16,8 KB) The merge operation is performed...ttfpath, boolean saltoPagina,boolean orizzontale, boolean forzaImpaginazione)...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  5. NullReferenceException with SaveFormat.Html5 (O...

    I’ve attached a PowerPoint file we ran into that causes the following error when attempting to use the HTML5 save format. DLLs only from Downloads ---New Releases-aspose.slides-for-.net-25.8(dlls-only) on at least macO…...Slide , Boolean , Int32 , Dictionary`2 , Boolean , Boolean ) at...Debugging : Wrap your save operation in a try-catch block to capture...

    forum.aspose.com/t/nullreferenceexception-with-...
  6. Extract Assets from RVM File Formats via Java |...

    Sample Java extract assets code for RVM file. Use this example code to extract assets from RVM file within any Web or Desktop Java based application....is supported on all major operating systems. Just make sure that...Extract(Scene scene, Zip za, boolean texture) throws IOException...

    products.aspose.com/3d/java/extractor/rvm/
  7. Extract Assets from GLTF File Formats via Java ...

    Sample Java extract assets code for GLTF file. Use this example code to extract assets from GLTF file within any Web or Desktop Java based application....is supported on all major operating systems. Just make sure that...Extract(Scene scene, Zip za, boolean texture) throws IOException...

    products.aspose.com/3d/java/extractor/gltf/
  8. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....is supported on all major operating systems. Just make sure that...Extract(Scene scene, Zip za, boolean texture) throws IOException...

    products.aspose.com/3d/java/extractor/ply/
  9. Extract Assets from USD File Formats via Java |...

    Sample Java extract assets code for USD file. Use this example code to extract assets from USD file within any Web or Desktop Java based application....is supported on all major operating systems. Just make sure that...Extract(Scene scene, Zip za, boolean texture) throws IOException...

    products.aspose.com/3d/java/extractor/usd/
  10. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....insertCheckBox(String name, boolean defaultValue, boolean checkedValue, int...insertCheckBox(String name, boolean checkedValue, int size) Inserts...

    reference.aspose.com/words/java/com.aspose.word...