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

content stream

(0.09 sec)
  1. Stroke.EndArrowWidth | Aspose.Words for .NET

    Discover the Stroke EndArrowWidth property to customize arrowhead width for strokes, enhancing your design precision and visual appeal....EndArrowWidth Contents [ Hide ] Stroke.EndArrowWidth property...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Stroke.StartArrowType | Aspose.Words for .NET

    Discover the Stroke StartArrowType property to customize arrowheads at the start of strokes, enhancing your design's visual appeal and clarity....StartArrowType Contents [ Hide ] Stroke.StartArrowType property...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Stroke.EndArrowLength | Aspose.Words for .NET

    Discover the Stroke EndArrowLength property to customize your design with precise arrowhead lengths, enhancing visual clarity and style....EndArrowLength Contents [ Hide ] Stroke.EndArrowLength property...jpg" ); using ( MemoryStream stream = new MemoryStream ( imageBytes...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....SplitterContext Contents [ Hide ] Inheritance: java.lang.Object...to split document from the stream by pages using context. try...

    reference.aspose.com/words/java/com.aspose.word...
  5. DigitalSignature.CertificateHolder | Aspose.Wor...

    Discover the DigitalSignature CertificateHolder property, which retrieves the certificate holder object for enhanced document signing security and verification....CertificateHolder Contents [ Hide ] DigitalSignature.CertificateHolder...from a stream and save a signed copy to another stream. using...

    reference.aspose.com/words/net/aspose.words.dig...
  6. Aspose::Words::Document::get_OriginalFileName m...

    Aspose::Words::Document::get_OriginalFileName method. Gets the original file name of the document in C++....t_OriginalFileName method Contents [ Hide ] Document::get_OriginalFileName...document was loaded from a stream or created blank. Examples...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SubjectName method. Returns the subject distinguished name of the certificate that was used to sign the document in C++....e::get_SubjectName method Contents [ Hide ] DigitalSignature::get_SubjectName...from a stream and save a signed copy to another stream. { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureCollection::get_IsValid method. Returns true if all digital signatures in this collection are valid and the document has not been tampered with Also returns true if there are no digital signatures. Returns false if at least one digital signature is invalid in C++....eColl::get_IsValid method Contents [ Hide ] DigitalSignatureColl::get_IsValid...from a stream and save a signed copy to another stream. { auto...

    reference.aspose.com/words/cpp/aspose.words.dig...
  9. Extract Assets from OBJ File Formats via Java |...

    Sample Java extract assets code for OBJ file. Use this example code to extract assets from OBJ file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/obj/
  10. Extract Assets from AMF File Formats via Java |...

    Sample Java extract assets code for AMF file. Use this example code to extract assets from AMF file within any Web or Desktop Java based application....Extract(scene,za, true ); //close stream resource za.closeIo(); //Callable...Zip(OutputStream stream) { archive = new ZipOutputStream(stream); } public...

    products.aspose.com/3d/java/extractor/amf/