Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 20,895 for

editor

(0.1 sec)
  1. Aspose::Words::Bibliography::Source::get_Publis...

    Aspose::Words::Bibliography::Source::get_Publisher method. Gets or sets the publisher of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  2. Aspose::Words::Bibliography::Source::get_CaseNu...

    Aspose::Words::Bibliography::Source::get_CaseNumber method. Gets or sets the case number of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  3. Aspose::Words::Bibliography::Source::get_YearAc...

    Aspose::Words::Bibliography::Source::get_YearAccessed method. Gets or sets the year accessed of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  4. Aspose::Words::Bibliography::Source::get_Commen...

    Aspose::Words::Bibliography::Source::get_Comments method. Gets or sets the comments of a source in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  5. Free hand annotations are invisible after *.xfd...

    Hello to everybody at the support team, we just noticed some problems with imported annotations. After the import of 3_annotations.xfdf some annotations are invisible (see attached file 5_merged_with_Aspose.pdf). The …...PdfAnnotationEditor editor = new PdfAnnotationEditor(); editor.BindPdf(strSourceFN);...BindPdf(strSourceFN); editor.ImportAnnotationFrom(strXfdf); editor.Save(strDestFN);...

    forum.aspose.com/t/free-hand-annotations-are-in...
  6. Edit Visio VSDX files via Python | products.asp...

    Python sample code to edit Visio VSDX documents within any Python based application....Diagram Python via Java Editor Vsdx PNG JPG BMP TIFF VSDX...Python Native VSDX document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  7. Edit Visio VSSX files via Python | products.asp...

    Python sample code to edit Visio VSSX documents within any Python based application....Diagram Python via Java Editor Vssx PNG JPG BMP TIFF VSSX...Python Native VSSX document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  8. Edit Visio VSTM files via Python | products.asp...

    Python sample code to edit Visio VSTM documents within any Python based application....Diagram Python via Java Editor Vstm PNG JPG BMP TIFF VSTM...Python Native VSTM document editor using server-side Python APIs...

    products.aspose.com/diagram/python-java/editor/...
  9. Aspose.OMR for C++ form structure|Documentation

    The layout, structure and core elements of the Aspose.OMR for C++ machine-readable forms....OMR form image in a graphics editor and do not change their size...

    docs.aspose.com/omr/cpp/omr-form-structure/
  10. HTML 表单编辑器 – Aspose.HTML for Java

    学习如何使用 Aspose.HTML for Java 操作 FormEditor 对象来处理文档中的 HTML 表单、输入控件和提交信息。...of FormEditor 7 FormEditor editor = FormEditor. create (document...10 InputElement custname = editor. addInput ( "custname" ); 11...

    docs.aspose.com/html/zh/java/html-form-editor/