Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 22,104 for

editor

(1.86 sec)
  1. Aspose::Words::Bibliography::Source::get_Journa...

    Aspose::Words::Bibliography::Source::get_JournalName method. Gets or sets the journal name 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_Patent...

    Aspose::Words::Bibliography::Source::get_PatentNumber method. Gets or sets the patent 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_RefOrd...

    Aspose::Words::Bibliography::Source::get_RefOrder method. Gets or sets the reference order 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_Title ...

    Aspose::Words::Bibliography::Source::get_Title method. Gets or sets the title 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. Aspose::Words::Bibliography::Source::get_Theate...

    Aspose::Words::Bibliography::Source::get_Theater method. Gets or sets the theater 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...
  6. Aspose::Words::Bibliography::Source::get_Volume...

    Aspose::Words::Bibliography::Source::get_Volume method. Gets or sets the volume 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...
  7. Aspose::Words::Bibliography::Source::get_Abbrev...

    Aspose::Words::Bibliography::Source::get_AbbreviatedCaseNumber method. Gets or sets the abbreviated 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...
  8. Aspose::Words::Bibliography::PersonCollection::...

    Aspose::Words::Bibliography::PersonCollection::get_Count method. Gets the number of persons contained in the collection in C++....IsNull ( contributors -> get_Editor ())); ASSERT_TRUE ( System...Contributor > editor = contributors -> get_Editor (); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.bib...
  9. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。..."C: \\ Samples \\ " ); auto editor = MakeObject < Aspose :: Pdf...:: PdfAnnotationEditor > (); editor -> BindPdf ( _dataDir + u "sample...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  10. Aspose.PDF for Java – Temp File Locking and Cle...

    Issue 1: ImageStamp(InputStream) When using ImageStamp(InputStream), Aspose internally creates a temporary image file. These temp files are not deleted until the JVM exits, leading to gradual disk space growth. There is…...up reliably , even when the editor instance is explicitly closed...ensure that you are closing the editor instance properly. While this...

    forum.aspose.com/t/aspose-pdf-for-java-temp-fil...