Sort Score
Result 10 results
Languages All
Labels All
Results 9,511 - 9,520 of 180,625 for

doc

(0.17 sec)
  1. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality....doc . Relative URI: ../../../resource...\\My Documents\\SalesReport.doc . Bookmark within another document:...

    reference.aspose.com/words/net/aspose.words.dra...
  2. The PdfFileSignature.save() is not thread-safe ...

    Hi team, We have encountered the issue when signing Digital Signature in Java by using PdfFileSignature.save() although we created the object for each thread. Below is the code and thread-dump: public byte[] signPdf(…...ByteArrayOutputStrea(); Document doc = null; PdfFileSignature signature... 100, 30); doc = new Document(pdfBytes); if (doc.isEncrypted())...

    forum.aspose.com/t/the-pdffilesignature-save-is...
  3. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("CrossReference:...

    reference.aspose.com/words/java/com.aspose.word...
  4. AxisBound.value property | Aspose.Words for Python

    AxisBound.value property. Returns numeric value of axis bound.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisBound.is_auto property | Aspose.Words for P...

    AxisBound.is_auto property. Returns a flag indicating that axis bound should be determined automatically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) chart_shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Tables::Row::get_PreviousRow met...

    Aspose::Words::Tables::Row::get_PreviousRow method. Gets the previous Row node in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns true if the formatting applied to this instance is visible in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_BitmapEmbeddingOnly method. Indicates the "Bitmap embedding only" restriction in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); for ( auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Document.UnlinkFields | Aspose.Words for .NET

    Discover how to use the UnlinkFields method to efficiently unlink fields throughout your entire Document, enhancing your editing workflow.... Document doc = new Document ( MyDir + "Linked..."Linked fields.docx" ); doc . UnlinkFields (); See Also class Document...

    reference.aspose.com/words/net/aspose.words/doc...
  10. GradientStop.color property | Aspose.Words for ...

    GradientStop.color property. Gets or sets a value representing the color of the gradient stop.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...